This commit is contained in:
Holger Vogt 2025-08-15 15:56:10 +02:00
parent c8cfd51d60
commit a003159d53
1 changed files with 1 additions and 1 deletions

View File

@ -1067,7 +1067,7 @@ int main(int argc, char **argv)
case 'q': /* Command completion */
qflag = FALSE;
fprintf(stderr, "Warning: Command completion is not supported, 'q' ignored\n");
fprintf(stderr, "Warning: Command completion is not supported, 'q' is ignored\n");
break;
case 'r': /* The raw file */