mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-15 12:15:31 +02:00
13 lines
321 B
Markdown
13 lines
321 B
Markdown
![]() |
# caligula
|
||
|
|
||
|
> A user-friendly, lightweight TUI for disk imaging.
|
||
|
> More information: <https://github.com/ifd3f/caligula>.
|
||
|
|
||
|
- Flash an ISO to a drive:
|
||
|
|
||
|
`caligula burn {{path/to/image.iso}}`
|
||
|
|
||
|
- Flash an ISO to a drive without entering the hash interactively:
|
||
|
|
||
|
`caligula burn {{path/to/image.iso}} {{[s|--hash]}} {{hash}}`
|