1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-15 09:35:24 +02:00
tldr/pages/linux/caligula.md
2025-06-06 11:25:54 +03:00

12 lines
322 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}}`