diff options
| author | Paul Buetow (lxpbuetow) <paul.buetow@1und1.de> | 2015-01-22 18:00:56 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetow) <paul.buetow@1und1.de> | 2015-01-22 18:00:56 +0100 |
| commit | c13eac632e8bca4175bd71e9c7646cee6ece006c (patch) | |
| tree | 45ef8754db6413b20aaa0828c6a56385361bf9bc /docs | |
| parent | 16e255ba87acc54c41d522b7c45d6a25c021d55e (diff) | |
add oldage and nocolor switches as well as ANSI color support
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guprecords.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/guprecords.pod b/docs/guprecords.pod index d060e11..07e94fa 100644 --- a/docs/guprecords.pod +++ b/docs/guprecords.pod @@ -20,6 +20,10 @@ Shows every individual uptime of all hosts. Show i num of entries. Default is 23. +=item --nocolor + +Don't display with ANSI colors + =item --nofqdn Don't display the FQDNs @@ -32,6 +36,10 @@ Shows the help Read all the *.records files from dir s. Default is ./ +=item --oldage=i + +The number of days until a host is defined as old. + =item --total Aggregates a total uptime for every single host. |
