Documentation updates.

committer: mfx <mfx> 978450814 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2001-01-02 15:53:34 +00:00
parent aa540f85fa
commit d328e834b1
2 changed files with 14 additions and 3 deletions
+8
View File
@@ -132,6 +132,14 @@ void show_help(int x)
" --overlay=strip strip any extra data attached to the file [dangerous]\n"
" --overlay=skip don't compress a file with an overlay\n"
"\n");
#if 1
fg = con_fg(f,FG_YELLOW);
con_fprintf(f,"Options for atari/tos:\n");
fg = con_fg(f,fg);
con_fprintf(f,
" --all-methods try all available compression methods\n"
"\n");
#endif
fg = con_fg(f,FG_YELLOW);
con_fprintf(f,"Options for djgpp2/coff:\n");
fg = con_fg(f,fg);