Skip to content

Commit

Permalink
Revert "Hide zig subcommand"
Browse files Browse the repository at this point in the history
This reverts commit 4890b16.
  • Loading branch information
messense committed Feb 24, 2022
1 parent 2ed54d0 commit 0901bf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/zig.rs
Expand Up @@ -14,7 +14,6 @@ use target_lexicon::{OperatingSystem, Triple};

/// Zig linker wrapper
#[derive(Debug, clap::Subcommand)]
#[clap(hide = true)]
pub enum Zig {
/// `zig cc` wrapper
#[clap(name = "cc", trailing_var_arg = true)]
Expand Down

0 comments on commit 0901bf4

Please sign in to comment.