nervosnetwork / capsule

Capsule is an out-of-box development framework for creating smart contract on Nervos' CKB.
MIT License
60 stars 34 forks source link

Missing help text for 'capsule build' #54

Closed XuJiandong closed 2 years ago

XuJiandong commented 2 years ago

Describe the bug

❯ capsule build --help
capsule-build 
Build contracts

USAGE:
    capsule build [FLAGS] [OPTIONS]

FLAGS:
        --debug-output    Always enable debugging output
    -h, --help            Prints help information
        --host            Docker runs in host mode
        --release         Build contracts in release mode.
    -V, --version         Prints version information

OPTIONS:
    -n, --name <name>...    contract name

--host is missing.

Screenshots If applicable, add screenshots to help explain your problem. (The command and the output)

Additional context Please post the following informations: