summaryrefslogtreecommitdiff
path: root/tools/args.h
diff options
context:
space:
mode:
authorJoe Thornber <thornber@redhat.com>2002-02-21 10:15:54 +0000
committerJoe Thornber <thornber@redhat.com>2002-02-21 10:15:54 +0000
commit6633e1b86390ff4c2b84c8a763295f699f2ddbb8 (patch)
treefc3fb45df6fafd0aacd385ea97455b717c72f759 /tools/args.h
parentd57efea5c169a45a69585ca2bce3125d024c0759 (diff)
downloadlvm2-6633e1b86390ff4c2b84c8a763295f699f2ddbb8.tar.gz
o misc little fixes.
Diffstat (limited to 'tools/args.h')
-rw-r--r--tools/args.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/args.h b/tools/args.h
index d2195f9d0..2c396edb1 100644
--- a/tools/args.h
+++ b/tools/args.h
@@ -72,7 +72,6 @@ arg(allocatable_ARG, 'x', "allocatable", yes_no_arg)
arg(resizeable_ARG, 'x', "resizeable", yes_no_arg)
arg(yes_ARG, 'y', "yes", NULL)
arg(zero_ARG, 'Z', "zero", yes_no_arg)
-arg(suspend_ARG, 'z', "suspend", NULL)
/* this should always be last */
arg(ARG_COUNT, '-', "", NULL)