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/htmlesc | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/htmlesc') diff --git a/bin/htmlesc b/bin/htmlesc index 0e4c75a..436ed54 100755 --- a/bin/htmlesc +++ b/bin/htmlesc @@ -13,6 +13,7 @@ usage() { help() { cat <<-'EOF' + Options: -e escape the string (the default action) -d unescape (de-escape?) the string -- cgit v1.2.3