diff options
-rwxr-xr-x | hm/soispha/pkgs/scripts/wrappers/neorg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hm/soispha/pkgs/scripts/wrappers/neorg b/hm/soispha/pkgs/scripts/wrappers/neorg index 9d45e17c..251b6a7e 100755 --- a/hm/soispha/pkgs/scripts/wrappers/neorg +++ b/hm/soispha/pkgs/scripts/wrappers/neorg @@ -13,7 +13,7 @@ help() { cat << EOF This is a quick wrapper to make starting neorg easier. -Usage: +USAGE: $NAME [OPTIONS] [COMMAND] OPTIONS: @@ -47,7 +47,7 @@ COMMANDS: add Allows you to quickly add projects ARGUMENTS: - ID | *([0-9]) := $(cat %ID_GENERATION_FUNCTION) + ID | *([0-9]) := [[$(cat %ID_GENERATION_FUNCTION)]] The function displays all possible IDs of the eligable tasks. WS := %ALL_WORKSPACES |