mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-12-06 19:29:21 +01:00
Typo
This commit is contained in:
@@ -33,7 +33,7 @@ FILES=()
|
|||||||
HOOKS=(base udev block filesystems keyboard fsck)";
|
HOOKS=(base udev block filesystems keyboard fsck)";
|
||||||
|
|
||||||
#[derive(StructOpt)]
|
#[derive(StructOpt)]
|
||||||
#[structopt(name = "alma", about = "Arch Linux Mobile Applicance")]
|
#[structopt(name = "alma", about = "Arch Linux Mobile Appliance")]
|
||||||
enum App {
|
enum App {
|
||||||
#[structopt(name = "create", about = "Create a new Arch Linux USB")]
|
#[structopt(name = "create", about = "Create a new Arch Linux USB")]
|
||||||
Create {
|
Create {
|
||||||
|
|||||||
Reference in New Issue
Block a user