summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-05-31 09:16:09 +0200
committerChristian Grothoff <christian@grothoff.org>2016-05-31 09:16:09 +0200
commitba0146b8789d33afee9c3644ad7dade5b99ae1ba (patch)
tree7766002188b89de288dbe0b082347dfe98a1b767 /doc
parent94e167995537015f5100b526791cd51268aa0f2f (diff)
downloadexchange-ba0146b8789d33afee9c3644ad7dade5b99ae1ba.tar.gz
exchange-ba0146b8789d33afee9c3644ad7dade5b99ae1ba.tar.bz2
exchange-ba0146b8789d33afee9c3644ad7dade5b99ae1ba.zip
add -g option to taler-exchange-dbinit
Diffstat (limited to 'doc')
-rw-r--r--doc/taler-exchange-dbinit.15
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/taler-exchange-dbinit.1 b/doc/taler-exchange-dbinit.1
index 92bf83b09..a1559959f 100644
--- a/doc/taler-exchange-dbinit.1
+++ b/doc/taler-exchange-dbinit.1
@@ -1,4 +1,4 @@
-.TH TALER\-EXCHANGE\-DBINIT 1 "Apr 22, 2015" "GNU Taler"
+.TH TALER\-EXCHANGE\-DBINIT 1 "May 31, 2016" "GNU Taler"
.SH NAME
taler\-exchange\-dbinit \- Initialize Taler exchange database.
@@ -19,6 +19,9 @@ Use the configuration and other resources for the exchange to operate from DIRNA
.IP "\-h, \-\-help"
Print short help on options.
.B
+.IP "\-g, \-\-gc"
+Garbage collect database. Deletes all unnecessary data in the database.
+.B
.IP "\-r, \-\-reset"
Drop tables. Dangerous, will delete all existing data in the database before creating the tables.
.B