Cleanup whitespace

This commit is contained in:
Svend Sorensen
2013-08-16 12:26:36 -07:00
parent 13f38bc813
commit 92c8aebcdb
5 changed files with 22 additions and 22 deletions

View File

@@ -27,7 +27,7 @@ void usage(int status)
printf("Convert file between the CUE and TOC formats.\n"
"\n"
"OPTIONS\n"
"-h, --help print usage\n"
"-h, --help print usage\n"
"-i, --input-format cue|toc set format of input file\n"
"-o, --output-format cue|toc set format of output file\n"
"-V, --version print version information\n");