5 lines
148 B
Nim
5 lines
148 B
Nim
|
|
echo """Usage: thingy [OPTIONS]
|
||
|
|
-h Display this usage message
|
||
|
|
-H hostname Hostname to connect to
|
||
|
|
"""
|