mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 22:35:45 +02:00
git-clean: fix verb tense
This commit is contained in:
parent
4d80ebdc16
commit
9475cd3589
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
`git clean -i`
|
`git clean -i`
|
||||||
|
|
||||||
- Shows what files would be deleted without actually deleting them:
|
- Show what files would be deleted without actually deleting them:
|
||||||
|
|
||||||
`git clean --dry-run`
|
`git clean --dry-run`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue