summaryrefslogtreecommitdiffstats
path: root/git-clean.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-clean.html')
-rw-r--r--git-clean.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-clean.html b/git-clean.html
index 50fba18e7..0e947da77 100644
--- a/git-clean.html
+++ b/git-clean.html
@@ -906,7 +906,7 @@ filter by pattern
This shows the files and directories to be deleted and issues an
"Input ignore patterns>>" prompt. You can input space-separated
patterns to exclude files and directories from deletion.
- E.g. "*.c *.h" will excludes files end with ".c" and ".h" from
+ E.g. "*.c *.h" will exclude files ending with ".c" and ".h" from
deletion. When you are satisfied with the filtered result, press
ENTER (empty) back to the main menu.
</p>
@@ -969,7 +969,7 @@ clean.requireForce
<dd>
<p>
A boolean to make git-clean do nothing unless given -f,
- -i or -n. Defaults to true.
+ -i, or -n. Defaults to true.
</p>
</dd>
</dl></div>
@@ -992,7 +992,7 @@ clean.requireForce
<div id="footer">
<div id="footer-text">
Last updated
- 2023-09-22 17:04:28 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>