zcmdcat: Categorize 'task install'.

This commit is contained in:
Daniel Shahaf 2015-07-20 03:23:41 +00:00 committed by Paul Beckingham
parent 53a702d79a
commit de9a815063
3 changed files with 3 additions and 0 deletions

View file

@ -58,6 +58,7 @@ public:
migration,
misc,
internal,
UNDOCUMENTED,
// Whenever you extend this enum, update categoryNames.
};
Category _category;