diff options
author | June McEnroe <june@causal.agency> | 2020-09-30 16:27:04 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-09-30 16:27:04 -0400 |
commit | 0565978929f5cb22358a41fcb66a5714a14999eb (patch) | |
tree | 21f4cebaa3b48dac331f34a662707b9642b7cd3e /unscoop.1 | |
parent | Remove rc script (diff) | |
download | litterbox-0565978929f5cb22358a41fcb66a5714a14999eb.tar.gz litterbox-0565978929f5cb22358a41fcb66a5714a14999eb.zip |
Undocument unscoop -n
It's only useful internally for running tests.
Diffstat (limited to '')
-rw-r--r-- | unscoop.1 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/unscoop.1 b/unscoop.1 index 233c39a..ed1c157 100644 --- a/unscoop.1 +++ b/unscoop.1 @@ -1,4 +1,4 @@ -.Dd May 21, 2020 +.Dd September 30, 2020 .Dt UNSCOOP 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl nv +.Op Fl v .Op Fl N Ar network .Op Fl c Ar context .Op Fl d Ar path @@ -87,10 +87,6 @@ The Textual IRC client. The default format is .Cm generic . . -.It Fl n -Do not import any files. -Compile regular expressions and exit. -. .It Fl v Print SQL .Sy INSERT |