Help: Add missing space in cmake(1) manual

This commit is contained in:
Bartosz Kosiorek 2016-05-02 12:27:57 +02:00 committed by Brad King
parent 24b2a36778
commit 25ee2c86c1
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ Available commands are:
``compare_files <file1> <file2>``
Check if ``<file1>`` is same as ``<file2>``. If files are the same,
then returns 0, if not itreturns 1.
then returns 0, if not it returns 1.
``copy <file>... <destination>``
Copy files to ``<destination>`` (either file or directory).