diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ottolangy.1 | 6 | ||||
| -rw-r--r-- | doc/ottolangy.1.txt | 5 | 
2 files changed, 11 insertions, 0 deletions
| 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 | 
