tweaking help text
This commit is contained in:
parent
b0983ab18b
commit
2147d4b164
@ -240,9 +240,7 @@ puts("\t-S nn\t\tmysterious sort");
|
|||||||
puts("\t-L\t\tlist available filters");
|
puts("\t-L\t\tlist available filters");
|
||||||
puts("\t-v\t\tincrease verbosity");
|
puts("\t-v\t\tincrease verbosity");
|
||||||
|
|
||||||
if (verbosity) {
|
if (verbosity) { puts(""); fimg_print_version(2); puts(""); }
|
||||||
list_crapulors("available filters");
|
|
||||||
}
|
|
||||||
|
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user