From 4d830c22cbca8ec43624b02a43d21972f65723b6 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 6 Sep 2017 23:16:56 +0200 Subject: [PATCH] Client doc: Fix description of admin commands --- client/subauth.1.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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 ------- -- 2.39.2