aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-03-20 19:55:07 +0100
committerUlrich Müller <ulm@gentoo.org>2014-03-20 19:55:07 +0100
commit15532aca7c2a3a452d4822da83c1baf368266ead (patch)
tree75dedfd26bf0d7c40bf3740fb69ddf14148e5630
parentdeveloper-guide.txt: Fix wording for "arch" function. (diff)
downloadeselect-15532aca7c2a3a452d4822da83c1baf368266ead.tar.gz
eselect-15532aca7c2a3a452d4822da83c1baf368266ead.tar.bz2
eselect-15532aca7c2a3a452d4822da83c1baf368266ead.zip
Remove redundant heading in user guide.
* doc/user-guide.txt: Remove redundant "Usage" heading.
-rw-r--r--ChangeLog1
-rw-r--r--doc/user-guide.txt3
2 files changed, 1 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 94f37dc..143edc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2014-03-20 Ulrich Müller <ulm@gentoo.org>
* doc/user-guide.txt: Mention the "unset" action also here.
+ Remove redundant "Usage" heading.
* doc/developer-guide.txt: Remove duplicate heading, because
rst2html --report=info complains about it.
diff --git a/doc/user-guide.txt b/doc/user-guide.txt
index 7784d20..6960c30 100644
--- a/doc/user-guide.txt
+++ b/doc/user-guide.txt
@@ -86,9 +86,6 @@ Familiar format
Using eselect
=============
-Usage
------
-
eselect should be called as shown below: ::
eselect [<global-options>] <module> <action> <options>