summaryrefslogtreecommitdiffstats
path: root/tools/commands.h
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2012-02-28 18:08:08 +0000
committerAlasdair Kergon <agk@redhat.com>2012-02-28 18:08:08 +0000
commitdc9ef7a028241cf85d62fb1a9fe27927b8e305bd (patch)
treeaf778ca749c3f02c3b4895f72a6e7b4ea5fbabed /tools/commands.h
parentebf5552754bdf0d4c04f45bef334799775776ad7 (diff)
downloadlvm2-dc9ef7a028241cf85d62fb1a9fe27927b8e305bd.tar.gz
lvm2-dc9ef7a028241cf85d62fb1a9fe27927b8e305bd.tar.xz
lvm2-dc9ef7a028241cf85d62fb1a9fe27927b8e305bd.zip
Check return values after calling new lvmetad fns
(Haven't checked error path handling though)
Diffstat (limited to 'tools/commands.h')
-rw-r--r--tools/commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/commands.h b/tools/commands.h
index 3557c3bc..3a968bde 100644
--- a/tools/commands.h
+++ b/tools/commands.h
@@ -670,7 +670,7 @@ xx(pvscan,
"\t[-P|--partial] " "\n"
"\t[-s|--short] " "\n"
"\t[-u|--uuid] " "\n"
- "\t[--lvmetad DEVICE] " "\n"
+ "\t[--lvmetad DevicePath] " "\n"
"\t[-v|--verbose] " "\n"
"\t[--version]\n",