help formatting

This commit is contained in:
Daylin Morgan 2023-02-22 15:25:10 -06:00
parent 1dbb53f3ee
commit 4bc6501144

View file

@ -13,7 +13,7 @@ ssh-serve-files
usage: ssh-serve-files [user@]hostname [-p port] [-d dir] usage: ssh-serve-files [user@]hostname [-p port] [-d dir]
optional flags: optional flags:
-h, --help show this help text -h, --help show this help text
-p, --port port to tunnel and start http server at -p, --port port to tunnel and start http server at
-d, --dir directory of files to serve [default: ~/] -d, --dir directory of files to serve [default: ~/]
EOF EOF