time: update Dutch translation and titlecase Bash (#14143)
This commit is contained in:
@@ -7,3 +7,7 @@
|
|||||||
- Voer het `commando` uit en print de tijdmetingen naar `stdout`::
|
- Voer het `commando` uit en print de tijdmetingen naar `stdout`::
|
||||||
|
|
||||||
`time {{commando}}`
|
`time {{commando}}`
|
||||||
|
|
||||||
|
- Maak een eenvoudige stopwatch (werkt alleen in Bash):
|
||||||
|
|
||||||
|
`time read`
|
||||||
|
@@ -8,6 +8,6 @@
|
|||||||
|
|
||||||
`time {{command}}`
|
`time {{command}}`
|
||||||
|
|
||||||
- Create a very simple stopwatch (only works in bash):
|
- Create a very simple stopwatch (only works in Bash):
|
||||||
|
|
||||||
`time read`
|
`time read`
|
||||||
|
Reference in New Issue
Block a user