Fix typos

This commit is contained in:
Brian Li
2025-02-15 23:17:16 +08:00
committed by Jörg Thalheim
parent 7dcd5cda34
commit eb0e21b33b
2 changed files with 2 additions and 2 deletions

2
disko
View File

@@ -26,7 +26,7 @@ or else from the disko module of a NixOS configuration of that name under .nixos
Options:
* -m, --mode mode
set the mode, either distroy, format, mount, unmount, format,mount or destroy,format,mount
set the mode, either destroy, format, mount, unmount, format,mount or destroy,format,mount
destroy: unmount filesystems and destroy partition tables of the selected disks
format: create partition tables, zpools, lvms, raids and filesystems if they don't exist yet
mount: mount the partitions at the specified root-mountpoint

View File

@@ -21,7 +21,7 @@ or else from the disko module of a NixOS configuration of that name under .nixos
Options:
* -m, --mode mode
set the mode, either distroy, format, mount, format,mount or destroy,format,mount
set the mode, either destroy, format, mount, format,mount or destroy,format,mount
destroy: unmount filesystems and destroy partition tables of the selected disks
format: create partition tables, zpools, lvms, raids and filesystems if they don't exist yet
mount: mount the partitions at the specified root-mountpoint