File: whisper-fill.1

package info (click to toggle)
python-whisper 1.1.4-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 268 kB
  • sloc: python: 2,583; makefile: 7
file content (25 lines) | stat: -rw-r--r-- 639 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.TH WHISPER-FILL 1
.SH NAME
whisper-fill \- merge two whisper database files
.SH SYNOPSIS
.nf
.fam C
\fbwhisper-fill\fP src dst
.fam T
.fi
.SH DESCRIPTION
This command merges two whisper database files.
Acts like whisper-merge, but don't overwrite data that is already
present in the target file. whisper-fill adds only the missing data.
.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).