mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
Oops! That should be a pull request.
This commit is contained in:
parent
1db12908f0
commit
bff585025b
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
# mkisofs
|
||||
|
||||
> Create ISO files from folders. Also aliased as `genisoimage`.
|
||||
|
||||
- Create an ISO from a folder:
|
||||
|
||||
`mkisofs -o {{filename.iso}} {{path/to/source/folder}}`
|
||||
|
||||
- Set the disc label when creating an ISO:
|
||||
|
||||
`mkisofs -o {{filename.iso}} {{path/to/source/folder}}`
|
Loading…
Add table
Reference in a new issue