diff options
-rw-r--r-- | debian/create-user-db.1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/create-user-db.1 b/debian/create-user-db.1 new file mode 100644 index 00000000..0bc24e38 --- /dev/null +++ b/debian/create-user-db.1 @@ -0,0 +1,16 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. +.TH CREATE-USER-DB "1" "March 2017" "create-user-db" +.SH NAME +create-user-db: \- Creates a soledad user database +.SH SYNOPSIS +create\-user\-db [\-h] [\-\-migrate\-all] [user\-d34db33f] +.SH OPTIONS +.TP +database name on the format user\-{uuid4} +.SS "optional arguments:" +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-\-migrate\-all\fR +recreate all design docs for all existing account |