From 755633cd95907677ee5eb91c554c4c015a79355e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 3 Aug 2025 20:07:46 +0200 Subject: [PATCH] Documentation --- default/bash/functions | 1 + 1 file changed, 1 insertion(+) diff --git a/default/bash/functions b/default/bash/functions index 73dc991..66c3c04 100644 --- a/default/bash/functions +++ b/default/bash/functions @@ -15,6 +15,7 @@ iso2sd() { fi } +# Format an entire drive for a single partition using ext4 format-drive() { if [ $# -ne 2 ]; then echo "Usage: format-drive "