diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guprecords.1 | 17 | ||||
| -rw-r--r-- | docs/guprecords.txt | 15 |
2 files changed, 19 insertions, 13 deletions
diff --git a/docs/guprecords.1 b/docs/guprecords.1 index 285285a..2fec179 100644 --- a/docs/guprecords.1 +++ b/docs/guprecords.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "GUPRECORDS 1" -.TH GUPRECORDS 1 "2014-03-02" "guprecords 0.1.8" "User Commands" +.TH GUPRECORDS 1 "2014-06-20" "guprecords 0.2.0" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -138,21 +138,24 @@ Shows uprecord stats of several hosts at once. guprecords [\-\-help] [\-\-total|\-\-all] [\-\-count=i] [\-\-indir=s] .SS "Parameters" .IX Subsection "Parameters" -.IP "\-\-help" 4 -.IX Item "--help" -Shows the help -.IP "\-\-total" 4 -.IX Item "--total" -Aggregates a total uptime for every single host. .IP "\-\-all" 4 .IX Item "--all" Shows every individual uptime of all hosts. .IP "\-\-count=i" 4 .IX Item "--count=i" Show i num of entries. Default is 23. +.IP "\-\-nofqdn" 4 +.IX Item "--nofqdn" +Don't display the FQDNs +.IP "\-\-help" 4 +.IX Item "--help" +Shows the help .IP "\-\-indir=s" 4 .IX Item "--indir=s" Read all the *.records files from dir s. Default is ./ +.IP "\-\-total" 4 +.IX Item "--total" +Aggregates a total uptime for every single host. .SS "Quick getting started" .IX Subsection "Quick getting started" \fIUptimed\fR diff --git a/docs/guprecords.txt b/docs/guprecords.txt index 3a92e54..dac01a6 100644 --- a/docs/guprecords.txt +++ b/docs/guprecords.txt @@ -7,21 +7,24 @@ NAME guprecords [--help] [--total|--all] [--count=i] [--indir=s] Parameters - --help - Shows the help - - --total - Aggregates a total uptime for every single host. - --all Shows every individual uptime of all hosts. --count=i Show i num of entries. Default is 23. + --nofqdn + Don't display the FQDNs + + --help + Shows the help + --indir=s Read all the *.records files from dir s. Default is ./ + --total + Aggregates a total uptime for every single host. + Quick getting started Uptimed Firstival, you need to collect uprecords using the uptimed deaemon. To |
