diff options
Diffstat (limited to 'scoop.1')
-rw-r--r-- | scoop.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/scoop.1 b/scoop.1 index 2dfdf09..82ac29a 100644 --- a/scoop.1 +++ b/scoop.1 @@ -15,6 +15,7 @@ .Op Fl T Ar target .Op Fl c Ar context .Op Fl d Ar path +.Op Fl f Ar format .Op Fl h Ar host .Op Fl l Ar limit .Op Fl n Ar nick @@ -85,6 +86,16 @@ The database must have been initialized by The default path is as in .Xr litterbox 1 . . +.It Fl f Ar format +Set the output format to one of +.Cm plain , +.Cm color . +The default format is +.Cm color +if standard output is a terminal, +.Cm plain +otherwise. +. .It Fl g Group events by context. . |