Updated help text of texi-to-man converter

This commit is contained in:
Thomas Schmitt 2012-03-22 10:39:12 +00:00
parent 0f2d174156
commit 712b012530
1 changed files with 1 additions and 0 deletions

View File

@ -470,6 +470,7 @@ usage:;
fprintf(stderr, " -auto xorriso/xorriso.texi -> xorriso/xorriso.1\n");
fprintf(stderr, " -filter stdin -> stdout\n");
fprintf(stderr, " -xorrisofs process xorriso/xorrisofs.texi\n");
fprintf(stderr, " -xorrecord process xorriso/xorrecord.texi\n");
exit(2);
}
for(i= 1; i < argc; i++) {