updated deps
This commit is contained in:
@@ -110,7 +110,7 @@ fn main() {
|
||||
let usage_info = format!("Usage: {} [table.]key[[index]] [file...]", argv[0]);
|
||||
|
||||
if argv.len() <= 1 {
|
||||
eprintln!(, argv[0]);
|
||||
eprintln!("{}", usage_info);
|
||||
exit(64); // sysexits(3) EX_USAGE
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user