This commit is contained in:
Benjamin Peterson 2014-04-26 13:36:35 -04:00
commit 5e746f2373
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ def cmp(f1, f2, shallow=True):
f2 -- Second file name
shallow -- Just check stat signature (do not read the files).
defaults to 1.
defaults to True.
Return value: