mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +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`
|
||||
|
||||
- Voeg alle bestanden toe in de huidige map:
|
||||
|
||||
`git add .`
|
||||
|
||||
- Voeg alleen al bijgehouden bestanden toe:
|
||||
|
||||
`git add -u`
|
||||
|
|
Loading…
Add table
Reference in a new issue