All of lore.kernel.org
 help / color / mirror / Atom feed
* master - commands: missing comma in cmd def option list
@ 2017-04-03 21:21 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2017-04-03 21:21 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=29161a145e9c1c50157dca30c17957e4699826d6
Commit:        29161a145e9c1c50157dca30c17957e4699826d6
Parent:        db579b9e936df14edb9c06830c21e5b5aef666a4
Author:        David Teigland <teigland@redhat.com>
AuthorDate:    Mon Apr 3 16:20:55 2017 -0500
Committer:     David Teigland <teigland@redhat.com>
CommitterDate: Mon Apr 3 16:20:55 2017 -0500

commands: missing comma in cmd def option list

Does not affect parsing, but keep it consistent.
---
 tools/command-lines.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/command-lines.in b/tools/command-lines.in
index a83fb43..b2682fa 100644
--- a/tools/command-lines.in
+++ b/tools/command-lines.in
@@ -297,7 +297,7 @@ ID: lvchange_poll
 DESC: Start or stop processing an LV conversion.
 
 lvchange --persistent y --minor Number LV
-OO: --major Number, --activate Activate OO_LVCHANGE
+OO: --major Number, --activate Activate, OO_LVCHANGE
 ID: lvchange_persistent
 DESC: Make the minor device number persistent for an LV.
 RULE: all not LV_thinpool LV_cachepool



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-03 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03 21:21 master - commands: missing comma in cmd def option list David Teigland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.