espressif / idf-env

idf-env tool helps set up and manage ESP-IDF installations
29 stars 4 forks source link

Wrong description for 'driver' and 'shell' #46

Open 7aman opened 1 year ago

7aman commented 1 year ago

descriptions for driver and shell are same as antivirus sub-command and it is confusing.

PS C:\bin\Espressif> .\idf-env.exe --help
idf-env 1.2.28
Espressif Systems - https://www.espressif.com
Tool for maintaining ESP-IDF environment on computer.

USAGE:
    idf-env.exe [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    antivirus      Detection of Antivirus and handling exception registration.
    certificate    Manage HTTPS certificates
    companion      ESP-IDF Desktop Web Companion for flashing and monitoring device from Web IDE.
    config         Maintain configuration of ESP-IDF installations.
    driver         Detection of Antivirus and handling exception registration.  
    help           Prints this message or the help of the given subcommand(s)
    ide            Maintain Espressif-IDE.
    idf            Maintain configuration of ESP-IDF installations.
    launcher       Manage ESP-IDF launchers.
    rust           Maintain Rust environment for Xtensa.
    shell          Detection of Antivirus and handling exception registration. 
    toit           Toit environment.