From efa8d6bc4622279a7211361156378decd69d38a7 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 21 May 2020 18:11:34 -0400 Subject: Clean up unscoop manual page --- unscoop.1 | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/unscoop.1 b/unscoop.1 index 66bb862..233c39a 100644 --- a/unscoop.1 +++ b/unscoop.1 @@ -1,4 +1,4 @@ -.Dd May 20, 2020 +.Dd May 21, 2020 .Dt UNSCOOP 1 .Os . @@ -25,18 +25,17 @@ The utility imports IRC client logs into the .Xr litterbox 1 database. -The network and channel or query names -can be inferred from file paths, -so it is best to run +Network and channel or query names +can be inferred from file paths, so .Nm -from the log directory root -or use absolute paths. +should be run from the log directory root. . .Pp The arguments are as follows: .Bl -tag -width Ds .It Fl D -Delete duplicate events from overlapping imports. +Delete duplicate events from overlapping imports +and exit. This operation requires SQLite version 3.25.0 or newer. . .It Fl N Ar network @@ -59,16 +58,14 @@ The default path is as in .Xr litterbox 1 . . .It Fl f Ar format -Set the input log format to one of -.Cm catgirl , -.Cm generic , -.Cm irc , -.Cm textual . -. -.Pp -The default format is -.Cm generic , -which matches paths of the form +Set the input log format to one of: +.Bl -tag -width Ds +.It Cm catgirl +The +.Xr catgirl 1 +IRC client. +.It Cm generic +Matches paths of the form .Pa network/context/* and events of the following forms: .Bd -literal -offset indent @@ -76,16 +73,19 @@ and events of the following forms: [timestamp] -nick- notice [timestamp] * nick action .Ed -. -.Pp -The -.Cm irc -format matches IRC protocol messages tagged with +.It Cm irc +Matches IRC protocol messages tagged with .Sy server-time . The network and context must be set with .Fl N and .Fl c . +.It Cm textual +The Textual IRC client. +.El +.Pp +The default format is +.Cm generic . . .It Fl n Do not import any files. -- cgit 1.4.1 /log/doc?id=3fc5afca0d82cfb88c99ddeafa232bcd8f05510e&follow=1'>doc/zlib/gzwrite.3 (unfollow)
Commit message (Expand)Author
2022-09-18Remove some filesJune McEnroe
2022-09-18Remove doc/pdfJune McEnroe
2022-09-11Reread A Closed and Common OrbitJune McEnroe
2022-09-09Add I've Got a Time BombJune McEnroe
2022-09-02Update "Care" with initial electrolysis reportJune McEnroe
2022-08-17Add The Book of Form and EmptinessJune McEnroe
2022-08-15Load dates from ~/.config/when/datesJune McEnroe
2022-08-15Allow names with prefixes of months and daysJune McEnroe
2022-08-15Add named dates to whenJune McEnroe
2022-08-14Remove tweets text fileJune McEnroe
2022-08-04Add Conversations With FriendsJune McEnroe
2022-07-30Add Normal PeopleJune McEnroe
2022-07-26Rewrite glitch from new pngoJune McEnroe
2022-07-26Update Care with time-to-ID and piercingsJune McEnroe
2022-07-26Add -w to upJune McEnroe
2022-07-13Set push.autoSetupRemoteJune McEnroe
2022-07-08Remove TOURJune McEnroe
2022-07-03Add The Bone Shard EmperorJune McEnroe
2022-06-25Bump xterm font size to 12June McEnroe
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