print: add Dutch translation (#13684)
This commit is contained in:
12
pages.nl/windows/print.md
Normal file
12
pages.nl/windows/print.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# print
|
||||
|
||||
> Een tekstbestand afdrukken op een printer.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/print>.
|
||||
|
||||
- Druk een tekstbestand af op de standaardprinter:
|
||||
|
||||
`print {{pad\naar\bestand}}`
|
||||
|
||||
- Druk een tekstbestand af op een specifieke printer:
|
||||
|
||||
`print /d:{{printer}} {{pad\naar\bestand}}`
|
Reference in New Issue
Block a user