diff options
Diffstat (limited to 'bin/htmlesc')
-rwxr-xr-x | bin/htmlesc | 1 |
1 files changed, 1 insertions, 0 deletions
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 |