From 8f7606aaf2fbeb6b5e9b83987f3e3c24b4d7af0e Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:08:29 +0300 Subject: [PATCH] Fix dash --- docs/TROUBLESHOOTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TROUBLESHOOTING.md b/docs/TROUBLESHOOTING.md index 97b6c83da..ac9f784d4 100644 --- a/docs/TROUBLESHOOTING.md +++ b/docs/TROUBLESHOOTING.md @@ -64,7 +64,7 @@ mount -uw "/Volumes/Macintosh HD" ``` Then revert the snapshot ```sh -bless --mount "/Volumes/Macintosh HD" --bootefi -last-sealed-snapshot +bless --mount "/Volumes/Macintosh HD" --bootefi --last-sealed-snapshot ``` Then restart and now your system should be restored to the unpatched snapshot and should be able to boot again.