diff options
author | Soispha <soispha@vhack.eu> | 2023-10-25 15:18:09 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-25 15:18:09 +0200 |
commit | 773d7bc152330541d1b262fccf9126bc39500f31 (patch) | |
tree | f3b987cc76fef8690844a1068b9f14a69e7faabc /hm/soispha/pkgs/scripts | |
parent | build(treewide): Update (+ shell-library) (diff) | |
download | nixos-config-773d7bc152330541d1b262fccf9126bc39500f31.zip |
feat(hm/pkgs/scr/neorg): Update help to include ARGUMENTS section
Diffstat (limited to 'hm/soispha/pkgs/scripts')
-rwxr-xr-x | hm/soispha/pkgs/scripts/wrappers/neorg | 9 |
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 } |