RosettaCodeData/Task/Here-document/Julia/here-document.julia
2014-01-17 05:34:36 +00:00

5 lines
152 B
Text

print("""\
Usage: thingy [OPTIONS]
-h Display this usage message
-H hostname Hostname to connect to
""")