v2 / vlib / v / help / vpm / update.txt
11 lines · 8 sloc · 306 bytes · b3d742d13a1c694ebb2d10e38f94f78a48602cba
Raw
Updates each PACKAGE.

Usage:
  v update [PACKAGE]...

With no PACKAGE, ALL installed packages are updated to their latest versions.

Options:
  -v           Print more details about the update.
  -server-url  When doing network operations, use this vpm server.
               Can be given multiple times.