[lvm-devel] master - commands: fix typo in arg assignment

Peter Rajnoha prajnoha at fedoraproject.org
Fri Jun 24 09:10:38 UTC 2016


Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=14da3cc793a368f925f26706e6b50f91a6dbede1
Commit:        14da3cc793a368f925f26706e6b50f91a6dbede1
Parent:        e88e9ee9eda8981cccb03d053189d05718891d53
Author:        Peter Rajnoha <prajnoha at redhat.com>
AuthorDate:    Fri Jun 24 11:10:10 2016 +0200
Committer:     Peter Rajnoha <prajnoha at redhat.com>
CommitterDate: Fri Jun 24 11:10:10 2016 +0200

commands: fix typo in arg assignment

---
 tools/commands.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/commands.h b/tools/commands.h
index ed86b7f..5589c9e 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,




More information about the lvm-devel mailing list