mirror of
https://github.com/debauchee/barrier.git
synced 2025-08-01 23:59:38 +02:00
added sign command.
This commit is contained in:
parent
218e98398f
commit
817032eb99
2 changed files with 43 additions and 0 deletions
1
hm.py
1
hm.py
|
@ -69,6 +69,7 @@ cmd_opt_dict = {
|
|||
'open' : ['', []],
|
||||
'genlist' : ['', []],
|
||||
'reset' : ['', []],
|
||||
'sign' : ['', ['pfx=', 'pwd=', 'dist']]
|
||||
}
|
||||
|
||||
# aliases to valid commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue