1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 08:22:08 +02:00

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>
This commit is contained in:
Zax71 2025-04-12 08:32:29 +01:00 committed by GitHub
parent 30fca82c55
commit 6b26cee9e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
pages/linux/caligula.md Normal file
View file

@ -0,0 +1,12 @@
# 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}}`