git-status: correct the description (#22141)

This commit is contained in:
Lena Pastwa
2026-04-20 09:16:35 +02:00
committed by GitHub
parent b7aef95a1d
commit a836f68936
+1 -1
View File
@@ -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]}}`