diff options
Diffstat (limited to 'bin/menu')
-rwxr-xr-x | bin/menu | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -4,7 +4,7 @@ set -eu usage() { cat <<-'EOF' Usage: - menu + menu ACTION menu -h EOF } @@ -16,12 +16,12 @@ help() { -h, --help show this message ACTION one of: - - emoji - - username - - password - - bin - - clipboard - - yubikey + - emoji + - username + - password + - bin + - clipboard + - yubikey Lauch an interactive GUI menu for various desktop activities, to |