blob: 53a72f36c686ae04767bb6cdd772e8719c816351 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
pkgctl-version(1)
=================
Name
----
pkgctl-version - Package version related commands.
Synopsis
--------
pkgctl version [OPTIONS] [SUBCOMMAND]
Description
-----------
Package version related commands such as checking if a package is out of date.
Options
-------
*-h, --help*::
Show a help text
Subcommands
-----------
pkgctl version check::
Check if there is an new upstream version available
See Also
--------
linkman:pkgctl-version-check[1]
include::include/footer.asciidoc[]
|