From dc9ef7a028241cf85d62fb1a9fe27927b8e305bd Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Tue, 28 Feb 2012 18:08:08 +0000 Subject: Check return values after calling new lvmetad fns (Haven't checked error path handling though) --- tools/commands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/commands.h') 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", -- cgit