From 5cd7060e8d9e1f18924c5f19e2be715a9ee7ff98 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 5 Apr 2020 11:02:41 -0400 Subject: Add unscoop -n flag for checking regexps --- unscoop.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'unscoop.1') diff --git a/unscoop.1 b/unscoop.1 index 1954f97..6757304 100644 --- a/unscoop.1 +++ b/unscoop.1 @@ -1,4 +1,4 @@ -.Dd January 4, 2020 +.Dd April 5, 2020 .Dt UNSCOOP 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl v +.Op Fl nv .Op Fl N Ar network .Op Fl c Ar context .Op Fl d Ar path @@ -87,6 +87,10 @@ The network and context must be set with and .Fl c . . +.It Fl n +Do not import any files. +Compile regular expressions and exit. +. .It Fl v Print SQL .Sy INSERT -- cgit 1.4.1 elect> dontfiles
summary refs log tree commit diff
path: root/doc/zlib/gzprintf.3 (unfollow)
Commit message (Expand)Author
2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe
2022-06-10Switch to jorts Install scriptJune McEnroe
2022-06-08Indicate if still reading or no resultsJune McEnroe
2022-06-08Add Maiden, Mother, CroneJune McEnroe
2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe
2022-06-03Set line number on File linesJune McEnroe
2022-06-03Stop polling stdin after EOFJune McEnroe
2022-06-02Set TABSIZE=4June McEnroe
2022-06-02Do basic match highlightingJune McEnroe
2022-06-02Clean up parsing a littleJune McEnroe
2022-06-02Don't duplicate path stringJune McEnroe
2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe
2022-06-02Add initial working version of qfJune McEnroe
2022-05-29Set prompt for okshJune McEnroe