mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:02:18 +02:00
git-add: update Dutch translation (#13124)
This commit is contained in:
parent
ff654213bb
commit
5579f8d082
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
||||||
|
|
||||||
`git add -A`
|
`git add -A`
|
||||||
|
|
||||||
|
- Voeg alle bestanden toe in de huidige map:
|
||||||
|
|
||||||
|
`git add .`
|
||||||
|
|
||||||
- Voeg alleen al bijgehouden bestanden toe:
|
- Voeg alleen al bijgehouden bestanden toe:
|
||||||
|
|
||||||
`git add -u`
|
`git add -u`
|
||||||
|
|
Loading…
Add table
Reference in a new issue