diff --git a/man/cueconvert.1 b/man/cueconvert.1 index 472d4c7..51d6527 100644 --- a/man/cueconvert.1 +++ b/man/cueconvert.1 @@ -13,7 +13,7 @@ print usage information .B \-i cue|toc set format of input file .TP -.B \-i cue|toc +.B \-o cue|toc set format of output file .SH NOTES If infile or outfile is not specified, stdin and stdout are used, respectively. If a filename is specified and the format is not specified, the format will be set based on a ".cue" or ".toc" suffix. If the output file format is not specified, and it cannot be determined from the suffix, it will be set to the opposite of the input format.