From 97def8c3a530a793eeb5a6a76d89082685598e85 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 31 Dec 2023 16:52:07 +0100 Subject: fix(hm/pkgs/scr/neorg): The id argument to 'fstart' is not optional --- hm/soispha/pkgs/scripts/wrappers/neorg/neorg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit 1.4.1