Util-Linux package development
 help / color / mirror / Atom feed
From: Benno Schulenberg <bensberg@justemail.net>
To: Barry Vos <barryvos@gmail.com>
Cc: "Util-Linux" <util-linux@vger.kernel.org>
Subject: Re: Typo man-page mkfs(8)
Date: Sun, 15 Nov 2015 16:07:33 +0100	[thread overview]
Message-ID: <1447600053.449482.440244641.57DFABF2@webmail.messagingengine.com> (raw)
In-Reply-To: <CACZ46+5V8coLvm=9VnfM2aDRXZB_Hv4idSTsESLC6Ee9zGeBdw@mail.gmail.com>


On Fri, Nov 13, 2015, at 23:24, Barry Vos wrote:
> The man-page mkfs(8) mentions that the option -V equates to --verbose.
> I think this should be -v instead.

Well, no.  A leading -V gets consumed by the mkfs program itself;
a -v gets passed on to the filesystem-specific helper program.

Try it:

mkfs -V  somefile
mkfs -V -v  somefile
mkfs -v  somefile
mkfs -v -V  somefile

Benno

-- 
http://www.fastmail.com - The professional email service


      reply	other threads:[~2015-11-15 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-13 22:24 Typo man-page mkfs(8) Barry Vos
2015-11-15 15:07 ` Benno Schulenberg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1447600053.449482.440244641.57DFABF2@webmail.messagingengine.com \
    --to=bensberg@justemail.net \
    --cc=barryvos@gmail.com \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox