summary refs log tree commit diff
path: root/litterbox.1
diff options
context:
space:
mode:
Diffstat (limited to 'litterbox.1')
-rw-r--r--litterbox.111
1 files changed, 10 insertions, 1 deletions
diff --git a/litterbox.1 b/litterbox.1
index 3a179ae..6493558 100644
--- a/litterbox.1
+++ b/litterbox.1
@@ -1,4 +1,4 @@
-.Dd January 12, 2020
+.Dd January 14, 2020
 .Dt LITTERBOX 1
 .Os
 .
@@ -26,6 +26,10 @@
 .Op Fl d Ar path
 .Fl i | m
 .
+.Nm
+.Op Fl d Ar path
+.Fl b Ar path
+.
 .Sh DESCRIPTION
 The
 .Nm
@@ -90,6 +94,11 @@ The searchable columns are
 For search query syntax, see
 .Aq Lk https://www.sqlite.org/fts5.html#full_text_query_syntax .
 .
+.It Fl b Ar path
+Perform a live database backup to
+.Ar path .
+This operation requires SQLite version 3.27.0 or newer.
+.
 .It Fl c Ar path , Cm cert = Ar path
 Load the TLS client certificate from
 .Ar path