zcmdcat: Categorize 'task install'.
This commit is contained in:
committed by
Paul Beckingham
parent
53a702d79a
commit
de9a815063
@@ -206,6 +206,7 @@ const std::map <Command::Category, std::string> Command::categoryNames =
|
||||
,{Command::Category::migration, "migration"}
|
||||
,{Command::Category::misc, "misc" }
|
||||
,{Command::Category::internal, "internal"}
|
||||
,{Command::Category::UNDOCUMENTED, "undocumented"}
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user