add missing command arg to readme
This commit is contained in:
parent
64780611de
commit
4b36603b89
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ need to be up for this, making this ideal for some offline maintenance.
|
||||||
- `listTOTP <username>`: Lists an account's TOTP methods.
|
- `listTOTP <username>`: Lists an account's TOTP methods.
|
||||||
- `deleteTOTP <username> <name>`: Deletes an account's TOTP method.
|
- `deleteTOTP <username> <name>`: Deletes an account's TOTP method.
|
||||||
- `testTOTP <username> <name>`: Generates the code for an account's TOTP method.
|
- `testTOTP <username> <name>`: Generates the code for an account's TOTP method.
|
||||||
|
- `cleanTOTP`: Cleans up unconfirmed (dangling) TOTP methods.
|
||||||
- `createInvite`: Creates an invite code to register new accounts.
|
- `createInvite`: Creates an invite code to register new accounts.
|
||||||
- `purgeInvites`: Deletes all available invite codes.
|
- `purgeInvites`: Deletes all available invite codes.
|
||||||
- `listAccounts`: Lists all active accounts.
|
- `listAccounts`: Lists all active accounts.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue