From ca97d0a57e61025c5183ba3b4bcce8a2558b6ed1 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 6 Jun 2025 11:25:54 +0300 Subject: [PATCH] caligula: fix option placeholder (#16784) --- pages/linux/caligula.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/caligula.md b/pages/linux/caligula.md index 43212f371b..426f7d3614 100644 --- a/pages/linux/caligula.md +++ b/pages/linux/caligula.md @@ -9,4 +9,4 @@ - Flash an ISO to a drive without entering the hash interactively: -`caligula burn {{path/to/image.iso}} {{[s|--hash]}} {{hash}}` +`caligula burn {{path/to/image.iso}} {{[-s|--hash]}} {{hash}}`