mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08: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:
@@ -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}}`
|
||||
Reference in New Issue
Block a user