summary refs log tree commit diff
path: root/scoop.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-31 18:29:27 -0500
committerJune McEnroe <june@causal.agency>2019-12-31 18:29:27 -0500
commit7021511fcae5173cb8b5f092a53e61de22d9ca85 (patch)
tree2dc839825d5a4f1424d82804be4e73f927e6755e /scoop.1
parentRefactor scoop formatters and group colored output (diff)
downloadlitterbox-7021511fcae5173cb8b5f092a53e61de22d9ca85.tar.gz
litterbox-7021511fcae5173cb8b5f092a53e61de22d9ca85.zip
Add scoop output format option
Diffstat (limited to 'scoop.1')
-rw-r--r--scoop.111
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.
 .