aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMykyta Holubakha <hilobakho@gmail.com>2020-08-22 01:00:42 +0300
committerDrew DeVault <sir@cmpwn.com>2020-08-24 10:42:04 -0400
commit6d1e92ad04507b6d257f868e4000bd0b6a373cf2 (patch)
treeefaa25a6e4915deca49e518d4c411e4d11e925f8
parentf896bfa2dc14303feb19e50db6d13770ecba4a6b (diff)
downloadsr.ht-docs-6d1e92ad04507b6d257f868e4000bd0b6a373cf2.tar.gz
Fix metasrht-manageuser docs
-rw-r--r--meta.sr.ht/installation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta.sr.ht/installation.md b/meta.sr.ht/installation.md
index edc3cef..c8df4f1 100644
--- a/meta.sr.ht/installation.md
+++ b/meta.sr.ht/installation.md
@@ -30,5 +30,5 @@ the additional `meta.sr.ht-billing` package to obtain additional dependencies.
## Creating users & admins
-Use the `metasrht-manageuser` script. `metasrht-manageuser -t admin <username>
-<email>` will create an administrator.
+Use the `metasrht-manageuser` script. `metasrht-manageuser -t admin -e <email>
+<username>` will create an administrator.