aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/pkgs/scripts
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-25 15:18:09 +0200
committerSoispha <soispha@vhack.eu>2023-10-25 15:18:09 +0200
commit773d7bc152330541d1b262fccf9126bc39500f31 (patch)
treef3b987cc76fef8690844a1068b9f14a69e7faabc /hm/soispha/pkgs/scripts
parentbuild(treewide): Update (+ shell-library) (diff)
downloadnixos-config-773d7bc152330541d1b262fccf9126bc39500f31.zip
feat(hm/pkgs/scr/neorg): Update help to include ARGUMENTS section
Diffstat (limited to 'hm/soispha/pkgs/scripts')
-rwxr-xr-xhm/soispha/pkgs/scripts/wrappers/neorg9
1 files changed, 9 insertions, 0 deletions
diff --git a/hm/soispha/pkgs/scripts/wrappers/neorg b/hm/soispha/pkgs/scripts/wrappers/neorg
index 7089350e..f5454d5c 100755
--- a/hm/soispha/pkgs/scripts/wrappers/neorg
+++ b/hm/soispha/pkgs/scripts/wrappers/neorg
@@ -41,6 +41,15 @@ COMMANDS:
add
Allows you to quickly add projects
+ARGUMENTS:
+ ID | *([0-9]) := %ID_GENERATION_FUNCTION
+ The function displays all possible IDs of the eligable tasks.
+
+ WS := %ALL_WORKSPACES
+ All possible workspaces
+
+ P := %ALL_PROJECTS_PIPE
+ The possible project
EOF
}