summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2017-10-25 19:56:40 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2017-10-25 22:02:54 +0200
commit44c4fe8e61e4ae43e7513130bc62f1a584879b2e (patch)
treec505f7f7a06dbad6171fed449f2f0b3f8ba3bc36
parent35df4b10eb17065f893bbf96cba01efdb9f46e4a (diff)
downloadlvm2-44c4fe8e61e4ae43e7513130bc62f1a584879b2e.tar.gz
commands: drop secondary for lvconvert --type snapshot
Both form were marked and secondary thus none of the supported syntax entered manpage. This restores appearance of snapshot conversion in man page.
-rw-r--r--tools/command-lines.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/command-lines.in b/tools/command-lines.in
index 265bda808..d0e5e060c 100644
--- a/tools/command-lines.in
+++ b/tools/command-lines.in
@@ -633,7 +633,6 @@ DESC: Combine a former COW snapshot (second arg) with a former
DESC: origin LV (first arg) to reverse a splitsnapshot command.
RULE: all not lv_is_locked lv_is_pvmove
RULE: all and lv_is_visible
-FLAGS: SECONDARY_SYNTAX
lvconvert --snapshot LV LV_linear
OO: --type snapshot, --chunksize SizeKB, --zero Bool, OO_LVCONVERT