Fix indentation in help text
This commit is contained in:
parent
615079070a
commit
8d0f18ca60
@ -13,7 +13,7 @@ if [[ "${@:*help_args}" != "" ]] {
|
|||||||
-h, --help Show this help text
|
-h, --help Show this help text
|
||||||
-i <INPUT FILE> Matroska audio file to read
|
-i <INPUT FILE> Matroska audio file to read
|
||||||
-o <OUTPUT FILE> Where to write the output
|
-o <OUTPUT FILE> Where to write the output
|
||||||
-s <SIZE> Not implemented yet
|
-s <SIZE> Not implemented yet
|
||||||
END
|
END
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user