summaryrefslogtreecommitdiff
path: root/cliapp.5
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-09-21 20:20:26 +0100
committerLars Wirzenius <liw@liw.fi>2012-09-21 20:20:26 +0100
commit17faadeb141aa05556c1419047b8f48674113659 (patch)
treea72c17f3b3955a4fb48eac0710bdbcf6dce3f785 /cliapp.5
parent0813df26cb8de79be9c996bacd6dd68e4fe9134e (diff)
downloadcliapp-17faadeb141aa05556c1419047b8f48674113659.tar.gz
Add a note of -- behavior on the command line
Suggested-By: Sam Thursfield
Diffstat (limited to 'cliapp.5')
-rw-r--r--cliapp.54
1 files changed, 4 insertions, 0 deletions
diff --git a/cliapp.5 b/cliapp.5
index ddd56a2..cf2051a 100644
--- a/cliapp.5
+++ b/cliapp.5
@@ -56,6 +56,10 @@ and may be prevent the rest of the options from being parsed.
.RB ( \-\-dump\-config
is one of these,
so use it at the end of the command line only.)
+Use
+.B --
+on the command line to signal the end of options:
+no arguments after that are considered to be option.
.PP
Some settings may have aliases,
which can be only a single character,