Skip to content

Commit 94a5372

Browse files
authored
Derp again.
1 parent 637a6a0 commit 94a5372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/modconv/modconv.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ modconv by Nicolas "Pixel" Noble
7171
auto amplification = args.get<unsigned>("a").value_or(175);
7272
if (asksForHelp || !oneInput || !hasOutput) {
7373
fmt::print(R"(
74-
Usage: {} input.mod [-h] [-s output.ins] [-a amp] -o output.hit
74+
Usage: {} input.mod [-h] [-s output.smp] [-a amp] -o output.hit
7575
input.mod mandatory: specify the input mod file
7676
-o output.hit mandatory: name of the output hit file.
7777
-h displays this help information and exit.

0 commit comments

Comments
 (0)