mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
salt-key delete-all|-D doesnt take arguments
this fixex the man page to be consistent with behaviour of the utility.
This commit is contained in:
parent
55816cf628
commit
15d1e382a1
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@ Delete the named minion key for command execution.
|
|||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-D DELETE_ALL, \-\-delete\-all=DELETE_ALL
|
||||
Deleta all keys
|
||||
.B \-D \-\-delete\-all
|
||||
Delete all minion keys
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
|
|
Loading…
Add table
Reference in a new issue