about summary refs log tree commit diff
path: root/scooper.1
diff options
context:
space:
mode:
Diffstat (limited to 'scooper.1')
-rw-r--r--scooper.110
1 files changed, 8 insertions, 2 deletions
diff --git a/scooper.1 b/scooper.1
index cb0c292..383b6ec 100644
--- a/scooper.1
+++ b/scooper.1
@@ -1,4 +1,4 @@
-.Dd July 12, 2020
+.Dd May 19, 2021
 .Dt SCOOPER 1
 .Os
 .
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl p
+.Op Fl hp
 .Op Fl g Ar gap
 .Op Fl l Ar limit
 .Op Fl o Ar overlap
@@ -54,6 +54,9 @@ Set the time in seconds between events
 after which to indicate a gap.
 The default is 3600 (one hour).
 .
+.It Fl h
+Hide user hostnames.
+.
 .It Fl l Ar limit
 Limit the number of events
 to be displayed on one page.
@@ -97,6 +100,9 @@ database.
 .It Ev SCOOPER_GAP
 Equivalent to
 .Fl g .
+.It Ev SCOOPER_HIDE_HOST
+Equivalent to
+.Fl h .
 .It Ev SCOOPER_LIMIT
 Equivalent to
 .Fl l .