diff options
Diffstat (limited to '')
-rw-r--r-- | unscoop.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/unscoop.1 b/unscoop.1 index 2e11d06..5eec76c 100644 --- a/unscoop.1 +++ b/unscoop.1 @@ -10,6 +10,7 @@ .Nm .Op Fl C Ar context .Op Fl N Ar network +.Op Fl d Ar path .Op Fl f Ar format .Ar . @@ -27,6 +28,12 @@ The arguments are as follows: Set the channel or query name of the imported logs. .It Fl N Ar network Set the network name of the imported logs. +.It Fl d Ar path +Import into the database at +.Ar path . +See +.Xr litterbox 1 +for the default database path. .It Fl f Ar format Set the input log format. The following formats are supported: |