summaryrefslogtreecommitdiff
path: root/lib/command_graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/command_graph.h')
-rw-r--r--lib/command_graph.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/command_graph.h b/lib/command_graph.h
index 57a70a8186..b8c7a9c72c 100644
--- a/lib/command_graph.h
+++ b/lib/command_graph.h
@@ -77,6 +77,7 @@ enum {
CMD_ATTR_YANG = (1 << 0),
CMD_ATTR_HIDDEN = (1 << 1),
CMD_ATTR_DEPRECATED = (1 << 2),
+ CMD_ATTR_NOSH = (1 << 3),
};
enum varname_src {