mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix typo in salt-key docstring
This commit is contained in:
parent
507f7a085a
commit
010de4ee59
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python2
|
||||
'''
|
||||
Manage the authentication keys with saltkey
|
||||
Manage the authentication keys with salt-key
|
||||
'''
|
||||
import salt.cli
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue