All of lore.kernel.org
 help / color / mirror / Atom feed
* stable-2.02 - cmdline: add missing comma in definition
@ 2021-02-24 11:10 Zdenek Kabelac
  0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2021-02-24 11:10 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=844a075c01ad300439a46f2ef4c85482f83bf992
Commit:        844a075c01ad300439a46f2ef4c85482f83bf992
Parent:        85795593b8449d9fb4fed0eb252906c9a28b0ddd
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Tue Feb 23 23:28:41 2021 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Wed Feb 24 11:56:12 2021 +0100

cmdline: add missing comma in definition

---
 tools/command-lines.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/command-lines.in b/tools/command-lines.in
index fff3f16f9..7d0abd03f 100644
--- a/tools/command-lines.in
+++ b/tools/command-lines.in
@@ -309,7 +309,7 @@ OO_LVCONVERT_POOL: --poolmetadata LV, --poolmetadatasize SizeMB,
 --poolmetadataspare Bool, --readahead Readahead, --chunksize SizeKB,
 --zero Bool, --metadataprofile String
 
-OO_LVCONVERT_THIN: --discards Discards --errorwhenfull Bool
+OO_LVCONVERT_THIN: --discards Discards, --errorwhenfull Bool
 
 OO_LVCONVERT_CACHE: --cachemetadataformat CacheMetadataFormat,
 --cachemode CacheMode, --cachepolicy String,



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

only message in thread, other threads:[~2021-02-24 11:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-24 11:10 stable-2.02 - cmdline: add missing comma in definition Zdenek Kabelac

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.