Documentation
This commit is contained in:
parent
63179c7d80
commit
755633cd95
@ -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 <device> <name>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user