From 5038c54d371c02a264f5cbef4e092bf4da6ef5f2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 14 Nov 2025 19:50:19 -0500 Subject: Add -V/--version opt. --- src/unalf.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'src/unalf.rst') diff --git a/src/unalf.rst b/src/unalf.rst index c3d175f..b829bf9 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -79,8 +79,8 @@ OPTIONS -k 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.**'. By default, **unalf** removes the trailing - period; use **-k** to keep it. + be stored as '**FOO.**'. On the Atari, the extracted file would be + named **FOO**, so **unalf** does the same by default. .. keep trailing periods (dots) in filenames. @@ -138,6 +138,11 @@ OPTIONS .. verbose listing of archive contents. +-V, --version + Show **unalf** version number and exit. + +.. show version number. + -x wildcard Exclude (do not list or extract) files matching *wildcard*. See **WILDCARDS** below. This option can be given multiple times -- cgit v1.2.3