Browse Source

docs: Docs for testc_helpers (in Russian)

Serj Kalichev 3 years ago
parent
commit
7887e90a8c
3 changed files with 13 additions and 1 deletions
  1. 6 0
      docs/testc.en.md
  2. 6 0
      docs/testc.ru.md
  3. 1 1
      utils/faux-file2c.c

File diff suppressed because it is too large
+ 6 - 0
docs/testc.en.md


File diff suppressed because it is too large
+ 6 - 0
docs/testc.ru.md


+ 1 - 1
utils/faux-file2c.c

@@ -328,6 +328,6 @@ static void help(int status, const char *argv0)
 		printf("\t-h, --help\tPrint this help.\n");
 		printf("\t-d, --debug\tDebug mode.\n");
 		printf("\t-t, --text\tText mode conversion (Default).\n");
-		printf("\t-d, --debug\tBinary mode conversion.\n");
+		printf("\t-b, --binary\tBinary mode conversion.\n");
 	}
 }

Some files were not shown because too many files changed in this diff