pages.nl/*: update Dutch translations
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
458fa302a4
commit
f315ef5e0b
@@ -21,7 +21,7 @@
|
||||
|
||||
- Zoek "fuzzy" met maximaal 3 extra, missende of verwisselende karakters in het patroon:
|
||||
|
||||
`ugrep --fuzzy=3 "{{zoekpatroon}}"`
|
||||
`ugrep --fuzzy={{3}} "{{zoekpatroon}}"`
|
||||
|
||||
- Zoek passende gecomprimeerde bestanden, zip en tar archieven recursief in de huidige map:
|
||||
|
||||
@@ -33,4 +33,4 @@
|
||||
|
||||
- Zoek alleen passende bestanden van het type C++ (gebruik `--type=list` voor een lijst van typenamen):
|
||||
|
||||
`ugrep --type=cpp "{{zoekpatroon}}"`
|
||||
`ugrep --file-type=cpp "{{zoekpatroon}}"`
|
||||
|
Reference in New Issue
Block a user