mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-19 14:01:08 +00:00
In case of long '<command> <args...>' the description text is wrapped and indented on the next line. Avoid taking these lines into account by explicitly requiring the third character to be a non-space.