mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 02:35:32 +02:00
git-diff: clarify description of git diff (#12242)
This commit is contained in:
parent
0414572c3c
commit
520ff2c815
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
> Show changes to tracked files.
|
||||
> More information: <https://git-scm.com/docs/git-diff>.
|
||||
|
||||
- Show unstaged, uncommitted changes:
|
||||
- Show unstaged changes:
|
||||
|
||||
`git diff`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue