diff options
Diffstat (limited to 'python/python-whisper/man1/whisper-info.1')
-rw-r--r-- | python/python-whisper/man1/whisper-info.1 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/python/python-whisper/man1/whisper-info.1 b/python/python-whisper/man1/whisper-info.1 new file mode 100644 index 0000000000000..67920f9a76904 --- /dev/null +++ b/python/python-whisper/man1/whisper-info.1 @@ -0,0 +1,23 @@ +.TH WHISPER-INFO 1 +.SH NAME +whisper-info \- show information about a whisper database +.SH SYNOPSYS +.nf +.fam C +\fbwhisper-info\fP path [field] +.fam T +.fi +.SH DESCRIPTION +This command displays information about a whisper fixed-size database. +.PP +The options are described below. +.SH OPTIONS +.TP +.B +\-h, \-\-help +Show the embedded help. +.SH AUTHOR +\fBwhisper\fP is a fixed size database, created by Chris Davis. +.PP +This manual page was written by Elliot Murphy <elliot@ubuntu.com>, for the Debian +project (but may be used by others). |