clarify not iso,rvz
This commit is contained in:
parent
70b23d6e3c
commit
fe8d598e6c
@ -11,7 +11,7 @@ void version() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void help() {
|
void help() {
|
||||||
std::cout << "Usage: rvz-convert [options] file.iso" << std::endl;
|
std::cout << "Usage: rvz-convert [options] file.rvz" << std::endl;
|
||||||
std::cout << "Options:\n\t-h --help\tDisplay this message" << std::endl;
|
std::cout << "Options:\n\t-h --help\tDisplay this message" << std::endl;
|
||||||
std::cout << "\t-v --version\tDisplay version information" << std::endl;
|
std::cout << "\t-v --version\tDisplay version information" << std::endl;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user