mov-cli / mov-cli

Watch everything from your terminal.
https://mov-cli.github.io/
MIT License
411 stars 36 forks source link

add option to upgrade injected package to wiki #254

Closed bachig26 closed 2 months ago

bachig26 commented 2 months ago

I would like to point out that it would be helpful to add this command line who are new in using the injected packages and upgrading them in future.

pipx upgrade <package> --include-injected

THEGOLDENPRO commented 2 months ago

I'm actually new to pipx myself 😊, would mov-cli go in <package> here?

bachig26 commented 2 months ago

I'm actually new to pipx myself 😊, would mov-cli go in <package> here?

yes

THEGOLDENPRO commented 2 months ago

thanks so much, I'll add that

THEGOLDENPRO commented 2 months ago

Done