diff --git a/src/CLI2.cpp b/src/CLI2.cpp index 572177801..05c5e8cd8 100644 --- a/src/CLI2.cpp +++ b/src/CLI2.cpp @@ -416,7 +416,8 @@ void CLI2::analyze () /* //////////////////////////////////////////////////////////////////////////////// // There are situations where a context filter is applied. This method -// determines whether one applies, and if so, applies it. +// determines whether one applies, and if so, applies it. Disqualifiers include: +// - filter contains ID or UUID void CLI2::addContextFilter () { // Detect if any context is set, and bail out if not