restore: fix typo in docs
[gitweb.git] / Documentation / git-clean.txt
index 03056dad0de5ab6121c1f7a506dc4dacf1f83c7c..8a31ccffea751cf64a049ce00605ba90def5a067 100644 (file)
@@ -64,7 +64,7 @@ OPTIONS
        directory) and $GIT_DIR/info/exclude, but do still use the ignore
        rules given with `-e` options.  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::