add pveversion.adoc

This commit is contained in:
Dietmar Maurer 2017-09-22 12:04:56 +02:00
parent 8f6257593d
commit ead20c2460
2 changed files with 55 additions and 0 deletions

View File

@ -75,6 +75,8 @@ include::pmgdb.adoc[]
include::pmgsh.adoc[]
include::pmgversion.adoc[]
include::pmgperf.adoc[]
include::pmgqm.adoc[]

53
pmgversion.adoc Normal file
View File

@ -0,0 +1,53 @@
[[chapter_pmgversion]]
ifdef::manvolnum[]
pmgversion(1)
=============
:pmg-toplevel:
NAME
----
pmgversion - Proxmox Mail Gateway Version Info
SYNOPSIS
--------
include::pmgversion.1-synopsis.adoc[]
DESCRIPTION
-----------
endif::manvolnum[]
ifndef::manvolnum[]
Proxmox Mail Gateway Version Info
=================================
:pmg-toplevel:
endif::manvolnum[]
Print version information for Proxmox Mail Gateway packages.
Examples
--------
Print Proxmox Mail Gateway version:
----
# pmgversion
----
List version details for important packages:
----
# pmgversion -v
----
Please use the Debian package management for details about other packages
----
# dpkg -l
----
ifdef::manvolnum[]
include::pmg-copyright.adoc[]
endif::manvolnum[]