diff --git a/src/extract/mkvextract.cpp b/src/extract/mkvextract.cpp index 87ed1a9e0..c830a0752 100644 --- a/src/extract/mkvextract.cpp +++ b/src/extract/mkvextract.cpp @@ -102,7 +102,7 @@ usage() { " (default: keep all levels)\n" " --raw Extract the data to a raw file.\n" " --fullraw Extract the data to a raw file including the CodecPrivate" -" as a header.\n" +"\n as a header.\n" " TID:out Write track with the ID TID to the file 'out'.\n" "\n" " Example:\n"