mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
print: add Turkish translation (#7364)
This commit is contained in:
parent
38d44d6c40
commit
8cf73fcf2b
1 changed files with 12 additions and 0 deletions
12
pages.tr/linux/print.md
Normal file
12
pages.tr/linux/print.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# print
|
||||
|
||||
> `run-mailcap` komutunun print özelliğinin öbür adı.
|
||||
> Normalde `run-mailcap` komutu mime-tarzı/dosya işlemek için kullanılır.
|
||||
|
||||
- Bir dosyayı yazdır:
|
||||
|
||||
`print {{dosya_ismi}}`
|
||||
|
||||
- `run-mailcap` ile yazdır:
|
||||
|
||||
`run-mailcap --action=print {{dosya_ismi}}`
|
Loading…
Add table
Reference in a new issue