Ver a proveniência

Update rexm.c

pull/5168/head
Ray há 1 mês
ascendente
cometimento
bcd46fb36b
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      tools/rexm/rexm.c

+ 2
- 2
tools/rexm/rexm.c Ver ficheiro

@ -1257,9 +1257,9 @@ int main(int argc, char *argv[])
printf("////////////////////////////////////////////////////////////////////////////////////////////\n\n");
printf("USAGE:\n\n");
printf(" > rexm <command> <example_name> [<example_rename>]\n");
printf(" > rexm <command> <example_name> [<example_rename>]\ne">\n");
printf("\COMMANDS:\n\n");
printf("COMMANDS:\n\n");
printf(" help : Provides command-line usage information\n");
printf(" create <new_example_name> : Creates an empty example, from internal template\n");
printf(" add <example_name> : Add existing example, category extracted from name\n");

Carregando…
Cancelar
Guardar