From e5abbec777fd4776c896322bac3ae20d0bb9592c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 18 Nov 2025 04:56:58 -0500 Subject: Tweak man page. --- src/unalf.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src/unalf.rst') diff --git a/src/unalf.rst b/src/unalf.rst index 4c3a658..af83d16 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -82,7 +82,8 @@ OPTIONS Keep trailing periods. In most (all?) ALF files, filenames that have no extension are stored with a trailing period, e.g. '**FOO**' would be stored as '**FOO.**'. On the Atari, the extracted file would be - named **FOO**, so **unalf** does the same by default. + named '**FOO**', so **unalf** does the same by default. With **-k**, + the file will be named '**FOO.**'. .. keep trailing periods (dots) in filenames. @@ -121,9 +122,10 @@ OPTIONS -q Quiet extraction or testing: do not print "Uncrunching *file*" or "Testing *file*" messages. Errors and warnings will still be - printed. This is the default when **-p** is used. + printed. This is the default when **-p** is used. This option + doesn't do anything when used with **-l** or **-v**. -.. quiet: don't print filenames during extraction. +.. quiet: don't print filenames during extraction/testing. -t Test archive. Same as extraction, except the files are not written @@ -133,7 +135,7 @@ OPTIONS -v Verbose listing of archive contents, with compressed and original - sizes, compression ration, date/time stamps, and checksum. The + sizes, compression ration, date/time stamps, and checksum. The output format is similar to that of **arc -v**, minus the *Stowage* column, since *ALF* doesn't support multiple compression types. The date and time are displayed, but in most .alf files these are the -- cgit v1.2.3