about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-12-31 16:52:07 +0100
committerSoispha <soispha@vhack.eu>2023-12-31 16:52:07 +0100
commit97def8c3a530a793eeb5a6a76d89082685598e85 (patch)
tree6ff3a339c0e3e213f20d797303450b7ac5837470
parentfeat(hm/pkgs): Add ytcc (diff)
downloadnixos-config-97def8c3a530a793eeb5a6a76d89082685598e85.tar.gz
nixos-config-97def8c3a530a793eeb5a6a76d89082685598e85.zip
fix(hm/pkgs/scr/neorg): The id argument to 'fstart' is not optional
Diffstat (limited to '')
-rwxr-xr-xhm/soispha/pkgs/scripts/wrappers/neorg/neorg2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/pkgs/scripts/wrappers/neorg/neorg b/hm/soispha/pkgs/scripts/wrappers/neorg/neorg
index e1100628..f9711d6d 100755
--- a/hm/soispha/pkgs/scripts/wrappers/neorg/neorg
+++ b/hm/soispha/pkgs/scripts/wrappers/neorg/neorg
@@ -47,7 +47,7 @@ COMMANDS:
     add
                             Allows you to quickly add projects
 
-    fstart [ID]
+    fstart ID
                             Starts the task (ID) but only after it stooped
                             the previous active task, if it existed.