use command-line consistently where applicable and drop "line" where not

This commit is contained in:
Axel Kohlmeyer
2024-12-27 04:01:23 -05:00
parent de0baba124
commit fb33541961
49 changed files with 139 additions and 138 deletions

View File

@ -43,7 +43,7 @@ void WriteDump::command(int narg, char **arg)
if (strcmp(arg[modindex], "modify") == 0) break;
// create the Dump instance
// create dump command line with extra required args
// create dump command-line with extra required args
// work around "fix not computed at compatible times" errors.