Skip to content

Commit a3097d8

Browse files
dilawarXenira
andauthored
Update crates/cli/src/lib.rs
Co-authored-by: Xenira <[email protected]>
1 parent 3f14db6 commit a3097d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/cli/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ struct Remove {
142142
/// Whether to bypass the remove prompt.
143143
#[clap(long)]
144144
yes: bool,
145+
#[cfg(unix)]
145146
/// Whether to bypass the root check
146147
#[clap(long)]
147148
bypass_root_check: bool,

0 commit comments

Comments
 (0)