This commit is contained in:
Roey Darwish Dror 2018-11-04 16:41:59 +02:00
parent b325104190
commit 9771446d36

View File

@ -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 {