From c1581e769105967b1c10114027a1fb2027c1e80c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 1 Dec 2015 23:07:07 +0100 Subject: misc improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/man/median.1 | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 doc/man/median.1 (limited to 'doc/man') diff --git a/doc/man/median.1 b/doc/man/median.1 new file mode 100644 index 0000000..b684304 --- /dev/null +++ b/doc/man/median.1 @@ -0,0 +1,64 @@ +.TH MEDIAN 1 MEDIAN +.SH NAME +median - Calculate the median values for a set of groups +.SH SYNOPSIS +.B median +< +.I INPUT +.SH DESCRIPTION +.B median +takes the first blank space-separated column values and the remainder +as keys. It will then print the median for each key. As a side effect +median will print the result sorted by the keys. +.SH EXAMPLES +.nf +$ cat <. +.br +This is free software: you are free to change and redistribute it. +.br +There is NO WARRANTY, to the extent permitted by law. +.SH BUGS +Please report bugs to https://github.com/maandree/median/issues or to +maandree@member.fsf.org -- cgit v1.2.3-70-g09d2