summaryrefslogtreecommitdiff
path: root/python/python-whisper/man1/whisper-merge.1
diff options
context:
space:
mode:
authorMario Preksavec <mario at slackware dot hr>2015-02-06 20:27:55 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-06 20:27:55 +0700
commit171e85069717f372bfd9ba8ad6215f31bcc19bf2 (patch)
tree3ef0a33ba5189027c96cff3b2da42a4104dafff8 /python/python-whisper/man1/whisper-merge.1
parent41c520539d587c1fd7568a8dafaeb273e018c029 (diff)
downloadslackbuilds-171e85069717f372bfd9ba8ad6215f31bcc19bf2.tar.gz
python/python-whisper: Added (Fixed size database).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-whisper/man1/whisper-merge.1')
-rw-r--r--python/python-whisper/man1/whisper-merge.123
1 files changed, 23 insertions, 0 deletions
diff --git a/python/python-whisper/man1/whisper-merge.1 b/python/python-whisper/man1/whisper-merge.1
new file mode 100644
index 0000000000..14d4ee958c
--- /dev/null
+++ b/python/python-whisper/man1/whisper-merge.1
@@ -0,0 +1,23 @@
+.TH WHISPER-MERGE 1
+.SH NAME
+whisper-merge \- merge two whisper database files
+.SH SYNOPSYS
+.nf
+.fam C
+\fbwhisper-merge\fP from_path to_path
+.fam T
+.fi
+.SH DESCRIPTION
+This command merges two whisper database files.
+.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 Jonas Genannt <jonas.genannt@capi2name.de>, for
+the Debian project (but may be used by others).