From 4c38d6af7f959782001976ca2bd56303d9e2ae37 Mon Sep 17 00:00:00 2001 From: Patrick Gaskin Date: Wed, 22 Apr 2020 21:33:18 -0400 Subject: [PATCH] More stuff --- res/doc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/res/doc b/res/doc index 7c3b731..3bb3669 100644 --- a/res/doc +++ b/res/doc @@ -23,8 +23,10 @@ # dbg_error - always returns an error (for testing) # kfmon - triggers a kfmon action (TODO) # nickel_setting - toggles a boolean setting -# nickel_extras - opens one of the beta features (TODO) -# nickel_misc - other stuff which isn't significant enough for its own category (TODO) +# nickel_extras - opens one of the beta features +# nickel_misc - other stuff which isn't significant enough for its own category +# cmdline_spawn - starts another process or script in the background (TODO) +# cmdline_output - runs a command and displays the output (TODO) # the argument passed to the action: # dbg_syslog - the text to write # dbg_error - the error message