diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-06 17:11:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 01:41:52 +0700 |
commit | 496b88fbfae28b0d7981fafe08a15500d5931414 (patch) | |
tree | af8281648d5cfbcb7cd6f50eaf949f30a595af4a /python/python-whisper/man1/whisper-merge.1 | |
parent | 32b3cf7206b6d22489352c5fb375195569217acb (diff) |
python/python-whisper: Renamed python2-whisper.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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.1 | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/python/python-whisper/man1/whisper-merge.1 b/python/python-whisper/man1/whisper-merge.1 deleted file mode 100644 index 14d4ee958c..0000000000 --- a/python/python-whisper/man1/whisper-merge.1 +++ /dev/null @@ -1,23 +0,0 @@ -.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). |