[Bug 1365714] Re: mkfs parameter -V on --help summary

Angie angiesoft at gmx.net
Thu Sep 4 21:48:14 UTC 2014


Die Datei mkfs.c müssen die Zeilen

	fprintf(out, _(" -V, --verbose      explain what is being done;\n"
		       "                      specifying -V more than once will cause a dry-run\n"));

durch

	fprintf(out, _(" -v, --verbose      explain what is being done;\n"
		       "                      specifying -v more than once will cause a dry-run\n"));

ersetzt werden.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1365714

Title:
  mkfs parameter -V on --help summary

Status in “util-linux” package in Ubuntu:
  New

Bug description:
  the -V parameter in  the --help statement is twice - correct ist -v
  (case sensitive) for verbose

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1365714/+subscriptions



More information about the foundations-bugs mailing list