Make usage info more clear
This commit is contained in:
parent
54eb83439a
commit
d2c61651fa
@ -25,7 +25,7 @@ fn info(exe_name: &str) -> String {
|
||||
"nullbytes.\n",
|
||||
"If the second inputfile is larger, only ",
|
||||
"the size of the first inputfile is\n",
|
||||
"processed and the rest will be ignored."
|
||||
"processed and the rest of the second file will be ignored."
|
||||
), VERSION, exe_name)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user