From 68de9dc3de220ab454efe066a805e18358c5f4f2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 27 Nov 2025 16:28:48 -0500 Subject: -V/--version option for alf. --- src/alf.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/alf.rst') diff --git a/src/alf.rst b/src/alf.rst index 898efb3..879d0da 100644 --- a/src/alf.rst +++ b/src/alf.rst @@ -55,11 +55,23 @@ OPTIONS .. append to alf file. +-h, --help + Show built-in help message. + +.. show this help message. + -o Overwrite *alf-file* if it exists; do not make a **~** backup. .. overwrite alf file if exists (do not create file~ backup). +-V, --version + Show **unalf** version number and exit. + +.. show version number. + +.. ENDOPTS + EXIT STATUS =========== -- cgit v1.2.3