summaryrefslogtreecommitdiff
path: root/tools/tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools.h')
-rw-r--r--tools/tools.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools.h b/tools/tools.h
index f6d224fb1..9b79919ca 100644
--- a/tools/tools.h
+++ b/tools/tools.h
@@ -118,6 +118,7 @@ struct arg_value_group_list {
#define ENABLE_DUPLICATE_DEVS 0x00000400
/* Command does not accept tags as args. */
#define DISALLOW_TAG_ARGS 0x00000800
+#define CONFIRM_UNLESS_SPECIFIC 0x00001000
/* a register of the lvm commands */
struct command {