mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 10:58:32 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/linux/caligula
Normal file
17
tldr/linux/caligula
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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