1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-15 04:55:30 +02:00
tldr/pages/linux/caligula.md
Zax71 6b26cee9e5
caligula: add page (#16148)
* caligula: add page

* caligula: add description for `--hash` option

* Oops, add backtick to first example

* Update pages/linux/caligula.md

Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>

* Update pages/linux/caligula.md

Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>

* Update pages/linux/caligula.md

Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>

* Update caligula.md

* Update pages/linux/caligula.md

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

---------

Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2025-04-12 09:32:29 +02:00

321 B

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}}