mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 01:09:30 -05:00
cmake: Improve '-E' help message formatting
This commit is contained in:
committed by
Brad King
parent
e069aa05c6
commit
0be5020bf8
@@ -193,10 +193,10 @@ Available commands are:
|
||||
``make_directory <dir>``
|
||||
Create a directory.
|
||||
|
||||
``md5sum [<file>...]``
|
||||
``md5sum <file>...``
|
||||
Compute md5sum of files.
|
||||
|
||||
``remove [-f] [<file>...]``
|
||||
``remove [-f] <file>...``
|
||||
Remove the file(s), use ``-f`` to force it.
|
||||
|
||||
``remove_directory <dir>``
|
||||
|
||||
Reference in New Issue
Block a user