mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
git-status: correct the description (#22141)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
`git status {{[-v|--verbose]}}`
|
||||
|
||||
- Show the changes in all tracked files (like `git diff`):
|
||||
- Show the changes in all tracked files (like `git diff HEAD`):
|
||||
|
||||
`git status {{[-vv|--verbose --verbose]}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user