Explorar el Código

Update rexm.c

pull/5168/head
Ray hace 1 mes
padre
commit
bcd46fb36b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      tools/rexm/rexm.c

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

@ -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");

Cargando…
Cancelar
Guardar