mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-25 01:41:39 +03:00
git-clean: fix verb tense
This commit is contained in:
parent
4d80ebdc16
commit
9475cd3589
@ -10,7 +10,7 @@
|
||||
|
||||
`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`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user