From c6188975d2da6c1696c4433f6fce8ae4c9a6ac38 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 12 Apr 2023 08:15:20 -0300 Subject: bin/: Make help string more consistent across several executables --- bin/tmp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/tmp') diff --git a/bin/tmp b/bin/tmp index 5e64b66..df7f097 100755 --- a/bin/tmp +++ b/bin/tmp @@ -13,10 +13,13 @@ usage() { help() { cat <<-'EOF' + Options: -d delete the remote "tmp/" folder -h, --help show this message + FILE path to files to be copied + Copies a file to the public server. -- cgit v1.2.3