mirror of
https://github.com/reactos/CMake.git
synced 2025-02-01 17:42:41 +00:00
fe7f117ad2
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.