mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 10:35:25 +02:00
cdrdao: add Spanish translation (#15029)
This commit is contained in:
parent
bebd85fdd7
commit
dc62c40957
1 changed files with 8 additions and 0 deletions
8
pages.es/linux/cdrdao.md
Normal file
8
pages.es/linux/cdrdao.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# cdrdao
|
||||
|
||||
> Lee y graba CDs en modo disc-at-once.
|
||||
> Más información: <https://manned.org/man/cdrdao>.
|
||||
|
||||
- Lee un CD y escribe su contenido en un archivo:
|
||||
|
||||
`cdrdao read-cd --device {{/dev/cdrom}} --read-raw {{imagen.toc}}`
|
Loading…
Add table
Reference in a new issue