From 4bc6501144ce60514b164a060a2ba9a72b7d5abc Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Wed, 22 Feb 2023 15:25:10 -0600 Subject: [PATCH] help formatting --- home/private_bin/executable_ssh-serve-files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/private_bin/executable_ssh-serve-files b/home/private_bin/executable_ssh-serve-files index 719bc49..701d0c3 100644 --- a/home/private_bin/executable_ssh-serve-files +++ b/home/private_bin/executable_ssh-serve-files @@ -13,7 +13,7 @@ ssh-serve-files usage: ssh-serve-files [user@]hostname [-p port] [-d dir] optional flags: - -h, --help show this help text + -h, --help show this help text -p, --port port to tunnel and start http server at -d, --dir directory of files to serve [default: ~/] EOF