summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2016-06-24 11:10:10 +0200
committerPeter Rajnoha <prajnoha@redhat.com>2016-06-24 11:10:10 +0200
commit14da3cc793a368f925f26706e6b50f91a6dbede1 (patch)
treeb8fee7f6953d0b68a0ced06a034b2f75e20abb4c
parente88e9ee9eda8981cccb03d053189d05718891d53 (diff)
downloadlvm2-14da3cc793a368f925f26706e6b50f91a6dbede1.tar.gz
commands: fix typo in arg assignment
-rw-r--r--tools/commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/commands.h b/tools/commands.h
index ed86b7fc2..5589c9ebb 100644
--- a/tools/commands.h
+++ b/tools/commands.h
@@ -508,7 +508,7 @@ xx(lvdisplay,
"\t[LogicalVolume[Path] [LogicalVolume[Path]...]]\n",
aligned_ARG, all_ARG, binary_ARG, colon_ARG, columns_ARG,
- configreport_ARG< foreign_ARG, history_ARG, ignorelockingfailure_ARG,
+ configreport_ARG, foreign_ARG, history_ARG, ignorelockingfailure_ARG,
ignoreskippedcluster_ARG, logonly_ARG, maps_ARG, noheadings_ARG,
nosuffix_ARG, options_ARG, sort_ARG, partial_ARG, readonly_ARG,
reportformat_ARG, segments_ARG, select_ARG, separator_ARG,