mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 10:29:27 +08:00
new utilities from Karl
This commit is contained in:
@@ -31,7 +31,7 @@ MdbHandle *mdb;
|
||||
|
||||
|
||||
if (argc<2) {
|
||||
fprintf(stderr,"Usage: prcat <file> [<objtype>]\n");
|
||||
fprintf(stderr,"Usage: %s <file> [<objtype>]\n",argv[0]);
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user