]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-clean.txt
path.c: clarify trie_find()'s in-code comment
[thirdparty/git.git] / Documentation / git-clean.txt
index db876f7dde9237c47d1083d1649f8f8b077b9c82..0028ff12d1dadb2abc7a50816ae6fa5807c82f46 100644 (file)
@@ -63,7 +63,7 @@ OPTIONS
        still use the ignore rules given with `-e` options from the command
        line.  This allows removing all untracked
        files, including build products.  This can be used (possibly in
-       conjunction with 'git reset') to create a pristine
+       conjunction with 'git restore' or 'git reset') to create a pristine
        working directory to test a clean build.
 
 -X::