mirror of
https://github.com/nishiki/manage-password.git
synced 2025-03-19 12:59:30 +00:00
manage-password.py: update the help
This commit is contained in:
parent
8797df86f3
commit
053369df50
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ class ManagePasswd:
|
|||
print '# HELP'
|
||||
print '# --------------------'
|
||||
print 'Add a new item: -a'
|
||||
print 'Update an item: -u ID'
|
||||
print 'Remove an item: -r ID'
|
||||
print 'Show a item: -d search [type]'
|
||||
print 'Connect ssh: -s search'
|
||||
|
|
Loading…
Add table
Reference in a new issue