from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
CARGO-VERSION
Section: Misc. Reference Manual Pages (1) Index
Return to Main Contents
NAME
cargo-version [em] Show version information
SYNOPSIS
cargo version [ options]
DESCRIPTION
Displays the version of Cargo.
OPTIONS
-v,
--verbose
-
Display additional version information.
EXAMPLES
-
1.Display the version:
-
cargo version
-
2.The version is also available via flags:
-
cargo --version
cargo -V
-
3.Display extra version information:
-
cargo -Vv
SEE ALSO
cargo(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- SEE ALSO
-
|