From da850f411d8a0596579568810f8d62d13f9d1d69 Mon Sep 17 00:00:00 2001 From: Patrick Materer Date: Tue, 14 Jan 2025 13:43:24 -0600 Subject: [PATCH] Update docs --- docs/cli.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/cli.md b/docs/cli.md index 89ef2477..55798c5f 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -53,4 +53,6 @@ Options: build the closure on the remote machine instead of locally and copy-closuring it * --vm-test build the system and test the disk configuration inside a VM without installing it to the target. +* --swapoff + turn off swap devices during reboot phase. Enable this if creating a ZFS swap device so it is exported. ```