It took me a while to understand that pull means upgrade. Also, the --help text of Update any outdated dependencies is misleading... it made me think that it tries to update any out of date dependency across my project.
I wanted to find out which command will upgrade a single dependency.
maybe add an example to the --help text, like you have in the README?
It took me a while to understand that pull means upgrade. Also, the --help text of
Update any outdated dependenciesis misleading... it made me think that it tries to update any out of date dependency across my project.I wanted to find out which command will upgrade a single dependency.
maybe add an example to the --help text, like you have in the README?