diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-20 00:19:11 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-20 00:19:11 +0200 |
| commit | 36d9c53876362c3d98326150783d77dd4c13f00e (patch) | |
| tree | 8f9ca35c83bf1414e098dfe808b7ddeb9a62507c /docs | |
| parent | b2bfd41de64033905df5a67ce56bc3c57460341c (diff) | |
add nofqdn switch
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guprecords.pod | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/docs/guprecords.pod b/docs/guprecords.pod index 4e28abc..d060e11 100644 --- a/docs/guprecords.pod +++ b/docs/guprecords.pod @@ -12,14 +12,6 @@ guprecords [--help] [--total|--all] [--count=i] [--indir=s] =over -=item --help - -Shows the help - -=item --total - -Aggregates a total uptime for every single host. - =item --all Shows every individual uptime of all hosts. @@ -28,10 +20,22 @@ Shows every individual uptime of all hosts. Show i num of entries. Default is 23. +=item --nofqdn + +Don't display the FQDNs + +=item --help + +Shows the help + =item --indir=s Read all the *.records files from dir s. Default is ./ +=item --total + +Aggregates a total uptime for every single host. + =back |
