]> mj.ucw.cz Git - subauth.git/commitdiff
Client doc: Fix description of admin commands
authorMartin Mares <mj@ucw.cz>
Wed, 6 Sep 2017 21:16:56 +0000 (23:16 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 6 Sep 2017 21:16:56 +0000 (23:16 +0200)
client/subauth.1.txt

index 6bb6604abad34a1a51c6d6e405c58687b40a21f3..c0f456d76f39b35cebb489f6fa258129ef15f904 100644 (file)
@@ -94,16 +94,15 @@ OPERATIONS
 *Administrator commands*
 
 *--create-acct*::
-       Create an account for the current user in the given zone. Requries *--zone*.
-       Usually, a *--user* is also given.
+       Create an account for the current user in the given zone. Requires *--zone*
+       and *--user*.
 
 *--delete-acct*::
-       Delete an account for the current user in the given zone. Requires *--zone*.
-       Usually, a *--user* is also given.
+       Delete an account for the current user in the given zone. Requires *--zone*
+       and *--user*.
 
 *--delete-user*::
-       Deletes all accounts of the current user. Requires *--zone*.
-       Usually, a *--user* is also given.
+       Deletes all accounts of the current user. Requires *--user*.
 
 OPTIONS
 -------