tools: fix qvm-run --help
QubesOS/qubes-issues#
This commit is contained in:
parent
0a06ad9152
commit
ab9a57a544
@ -108,7 +108,7 @@ parser.add_argument('--exclude', action='append', default=[],
|
||||
help='exclude the qube from --all')
|
||||
|
||||
parser.add_argument('cmd', metavar='COMMAND',
|
||||
help='command to run')
|
||||
help='command or service to run')
|
||||
|
||||
def copy_stdin(stream):
|
||||
'''Copy stdin to *stream*'''
|
||||
|
Loading…
Reference in New Issue
Block a user