Document run
[candle] / src / main / cli.lisp
index bbbf23cdffe28945754d57739af5d6257dad80ad..08bd93b2115bc30e6d5e546385a8d01b9963afba 100644 (file)
@@ -29,7 +29,8 @@
    (main-options)
    "Interacts with candle server.  The available commands are:
   project   List, show or add projects
-  job       List or show jobs")))
+  job       List or show jobs
+  run       Local command.  Run candle in the current working directory")))
 
 (defgeneric execute-command (command args))