summaryrefslogtreecommitdiffstats
path: root/python/python-whisper/man1/whisper-set-aggregation-method.1
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-whisper/man1/whisper-set-aggregation-method.1')
-rw-r--r--python/python-whisper/man1/whisper-set-aggregation-method.123
1 files changed, 23 insertions, 0 deletions
diff --git a/python/python-whisper/man1/whisper-set-aggregation-method.1 b/python/python-whisper/man1/whisper-set-aggregation-method.1
new file mode 100644
index 0000000000..414d1169e6
--- /dev/null
+++ b/python/python-whisper/man1/whisper-set-aggregation-method.1
@@ -0,0 +1,23 @@
+.TH WHISPER-SET-AGGREGATION-METHOD 1
+.SH NAME
+whisper-set-aggregation-method \- set aggregationType field
+.SH SYNOPSYS
+.nf
+.fam C
+\fbwhisper-set-aggregation-method\fP path <average|sum|last|max|min>
+.fam T
+.fi
+.SH DESCRIPTION
+This command sets the aggregationType field in an whisper 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 Jonas Genannt <jonas.genannt@capi2name.de>, for the Debian
+project (but may be used by others).