Add missing help to desktops option

Signed-off-by: trivernis <trivernis@protonmail.com>
axtloss/rework-partitioning
trivernis 2 years ago
parent 88f2760b33
commit a76d27f5d1
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -60,6 +60,7 @@ pub enum Command {
config: PathBuf, config: PathBuf,
}, },
/// Install a graphical desktop setup
#[clap(name = "desktops")] #[clap(name = "desktops")]
Desktops { Desktops {
/// The desktop setup to use /// The desktop setup to use

Loading…
Cancel
Save