From a1583cc6041ae6239bf8e32ccadd11b0b79b4c79 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Mon, 24 Jun 2024 05:44:59 +0300 Subject: minor updates (help format) --- bin/ak-tempassin | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'bin') diff --git a/bin/ak-tempassin b/bin/ak-tempassin index 42042f7..e455f53 100755 --- a/bin/ak-tempassin +++ b/bin/ak-tempassin @@ -4,12 +4,11 @@ ## ## Usage: ## -## -h, --help Prints this help message +## -h, --help Prints this help message ## -## -f, --file Creates a temporary file and output fullpath +## -f, --file Creates a temporary file and output fullpath ## -## -d, --dir Makes a temporary directory and returns its -## fullpath +## -d, --dir Makes a temporary directory and returns its fullpath ## fullprogrampath="$(realpath $0)" PROGRAM=$(basename $0) -- cgit v1.2.3