X-Git-Url: https://code.consxy.com/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fcli.lisp;h=08bd93b2115bc30e6d5e546385a8d01b9963afba;hb=ef313e3fb00532e3422bc268e805ad80788aff9a;hp=bbbf23cdffe28945754d57739af5d6257dad80ad;hpb=59e9f7983efcc1ee08609b075ea8345e5318b125;p=candle diff --git a/src/main/cli.lisp b/src/main/cli.lisp index bbbf23c..08bd93b 100644 --- a/src/main/cli.lisp +++ b/src/main/cli.lisp @@ -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))