From 203ad545738786bf9eb18ca7b5ad7cd344bef062 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 25 Nov 2023 12:57:56 +0100 Subject: fix(hm/pkgs/srcs/neorg): Prepare to new shell-library version --- hm/soispha/pkgs/scripts/wrappers/neorg | 4 ++-- 1 file 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 -- cgit 1.4.1