From: Martin Mares Date: Wed, 6 Sep 2017 21:16:56 +0000 (+0200) Subject: Client doc: Fix description of admin commands X-Git-Tag: v0.9~14 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=4d830c22cbca8ec43624b02a43d21972f65723b6;p=subauth.git Client doc: Fix description of admin commands --- diff --git a/client/subauth.1.txt b/client/subauth.1.txt index 6bb6604..c0f456d 100644 --- a/client/subauth.1.txt +++ b/client/subauth.1.txt @@ -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 -------