v2 / vlib / v / help / other / time.txt
10 lines · 7 sloc · 304 bytes · 2eb2f9f554cd61d4f71a3eb945c89fdc53f4e62b
Raw
v time 0.0.1
-----------------------------------------------
Usage: v time [options] CMD [ARGS]

Description: Start a command, and report how much time it took to run, and what its exit code was.

The arguments should be at least 1 in number.

Options:
  -h, --help                Show this help screen.