From b4bf9bb1fa2b8fe833f9e93569611addf4164ce1 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 20 Mar 2021 13:42:12 +0100 Subject: doc/ottolangy.1.txt: Add the version command line argument to docs --- doc/ottolangy.1 | 6 ++++++ doc/ottolangy.1.txt | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/doc/ottolangy.1 b/doc/ottolangy.1 index f78c078..db611aa 100644 --- a/doc/ottolangy.1 +++ b/doc/ottolangy.1 @@ -35,6 +35,12 @@ ottolangy .SH "DESCRIPTION" .sp Reads an email from standard input and writes a muttrc file setting the \fB$attribution\fR format string based on the lanugage of the input email\&. +.SH "OPTIONS" +.PP +\-V, \-\-version +.RS 4 +Print the program version\&. +.RE .SH "CAVEATS" .sp Attribution format strings are currently hard\-coded\&. Only English and French are supported\&. If the language isn\(cqt recognised as French, attribution defaults to English\&. diff --git a/doc/ottolangy.1.txt b/doc/ottolangy.1.txt index 6fb82fd..770152f 100644 --- a/doc/ottolangy.1.txt +++ b/doc/ottolangy.1.txt @@ -14,6 +14,11 @@ DESCRIPTION Reads an email from standard input and writes a muttrc file setting the *$attribution* format string based on the lanugage of the input email. +OPTIONS +------- +-V, --version:: + Print the program version. + CAVEATS ------- Attribution format strings are currently hard-coded. Only English and French -- cgit v1.2.3