This commit is contained in:
parent
958a2b3334
commit
7c29801293
8 changed files with 21 additions and 21 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#include <taiga.h>
|
||||
|
||||
int action_help(int argc, char** argv) {
|
||||
printf("Actions:\n");
|
||||
printf(" help Show this help\n");
|
||||
printf(" seed Creates a new website\n");
|
||||
printf(" site Builds an website (default action)\n");
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue