diff options
author | June McEnroe <june@causal.agency> | 2019-12-31 18:41:39 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-12-31 18:41:39 -0500 |
commit | 12149d5b8a1482b6221245320fc2c4c8ce2525b0 (patch) | |
tree | a76b64463dbc7240d2e9b0791b370a67e5f2b84d /scoop.1 | |
parent | Add scoop output format option (diff) | |
download | litterbox-12149d5b8a1482b6221245320fc2c4c8ce2525b0.tar.gz litterbox-12149d5b8a1482b6221245320fc2c4c8ce2525b0.zip |
Add scoop IRC output format
Diffstat (limited to '')
-rw-r--r-- | scoop.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scoop.1 b/scoop.1 index 82ac29a..febeecc 100644 --- a/scoop.1 +++ b/scoop.1 @@ -89,7 +89,8 @@ The default path is as in .It Fl f Ar format Set the output format to one of .Cm plain , -.Cm color . +.Cm color , +.Cm irc . The default format is .Cm color if standard output is a terminal, |