aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-12-03 04:57:48 +0100
committerMattias Andrée <maandree@operamail.com>2015-12-03 04:57:48 +0100
commit85f7342f8cbfb15db622a84db8253d020084b7c0 (patch)
tree03f5a5d32d3783e49d42fcd0ce7d08a74c6aabd9 /doc
parentvariables are upper cased, libraries are not, in the command line (diff)
downloadlibrarian-85f7342f8cbfb15db622a84db8253d020084b7c0.tar.gz
librarian-85f7342f8cbfb15db622a84db8253d020084b7c0.tar.bz2
librarian-85f7342f8cbfb15db622a84db8253d020084b7c0.tar.xz
m doc + parse command line
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/info/librarian.texinfo4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/info/librarian.texinfo b/doc/info/librarian.texinfo
index 7d3b416..cc26211 100644
--- a/doc/info/librarian.texinfo
+++ b/doc/info/librarian.texinfo
@@ -148,7 +148,9 @@ Upper cased arguments are interpreted as
@code{VARIABLE} options, other arguments are
interpreted as @code{LIBRARY} options, and
should be, but are not required to be, lower
-cased.
+cased. Additionally, @code{VARIABLE} may only
+consist of letters, digits, @code{_} (underscore),
+@code{-} (hyphen).
If @code{VARIABLE} is omitted, the process will
exit with the value @code{0} if all listed libraries,