linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] pvscan: bugs in manpage and implementation
@ 2017-09-18  7:52 Tom Hale
  2017-09-18 11:49 ` Zdenek Kabelac
  2017-09-18 15:56 ` David Teigland
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Hale @ 2017-09-18  7:52 UTC (permalink / raw)
  To: linux-lvm

Hi,

MAN PAGE

In http://man7.org/linux/man-pages/man8/pvscan.8.html I see the
following issues:

* The string "-a--activate" appears several times. Should be:
  "-a|--activate"

* "-a|--activate y|n|ay" is mentioned, but later on:
"Only ay is applicable." Please remove "y|n|".

PROGRAM

# pvscan --activate ay
  Command does not accept option: --activate ay.

The message is confusing. It would be better to say "--activate requires
--cache"

In fact, why not drop the "ay" argument all together and just allow
"--cache --activate"?

Cheers,
Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-18 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-18  7:52 [linux-lvm] pvscan: bugs in manpage and implementation Tom Hale
2017-09-18 11:49 ` Zdenek Kabelac
2017-09-18 15:56 ` David Teigland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).