From 171e85069717f372bfd9ba8ad6215f31bcc19bf2 Mon Sep 17 00:00:00 2001 From: Mario Preksavec <mario at slackware dot hr> Date: Fri, 6 Feb 2015 20:27:55 +0700 Subject: python/python-whisper: Added (Fixed size database). Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> --- python/python-whisper/man1/whisper-update.1 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 python/python-whisper/man1/whisper-update.1 (limited to 'python/python-whisper/man1/whisper-update.1') diff --git a/python/python-whisper/man1/whisper-update.1 b/python/python-whisper/man1/whisper-update.1 new file mode 100644 index 0000000000..5edf004a3d --- /dev/null +++ b/python/python-whisper/man1/whisper-update.1 @@ -0,0 +1,23 @@ +.TH WHISPER-UPDATE 1 +.SH NAME +whisper-update \- update a whisper database +.SH SYNOPSYS +.nf +.fam C +\fbwhisper-update\fP [options] path timestamp:value [timestamp:value]* +.fam T +.fi +.SH DESCRIPTION +This command adds an entry to 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). -- cgit v1.2.3