aboutsummaryrefslogtreecommitdiff
path: root/src/alf.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/alf.rst')
-rw-r--r--src/alf.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/alf.rst b/src/alf.rst
index 32a2cd3..0556225 100644
--- a/src/alf.rst
+++ b/src/alf.rst
@@ -51,6 +51,10 @@ given as *file=NAME*, where *NAME* will be the file's name in the
OPTIONS
=======
+Options can be combined (e.g. **-ov** means **-o** **-v**), though the
+**-td**, **-tu**, **-tz** options must appear last (**-tdv** would be
+an error; **-vtd** is OK).
+
-a
Append to *alf-file*. The files are added to the end of the archive. Be
careful not to add a file with the same name as as existing member of
@@ -105,6 +109,12 @@ OPTIONS
.. show version number.
+--
+ End of options. The next argument is treated as the *alf-file* and
+ any further options are files to add to the archive.
+
+.. end of options (next arg is alf-file)
+
.. ENDOPTS
EXIT STATUS