figue 4.0.3

Type-safe CLI arguments, config files, and environment variables powered by Facet reflection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
source: crates/figue/tests/integration/help.rs
expression: "strip_ansi_escapes :: strip_str(& help)"
---
main rm

Remove a package

USAGE:
    main rm [OPTIONS] <PACKAGE>

ARGUMENTS:
        <PACKAGE>
            Package name to remove

OPTIONS:
    -y, --[no-]yes
            Don't ask for confirmation