summaryrefslogtreecommitdiff
path: root/man/remote-viewer.pod
diff options
context:
space:
mode:
Diffstat (limited to 'man/remote-viewer.pod')
-rw-r--r--man/remote-viewer.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/remote-viewer.pod b/man/remote-viewer.pod
index a1daaf4..60e1a06 100644
--- a/man/remote-viewer.pod
+++ b/man/remote-viewer.pod
@@ -141,7 +141,8 @@ protocol:
If remote-viewer version number isn't greater or equal to the required
version, an error is raised with the expected version.
-The version format accepted is a list of integers separated by '.'.
+The version format accepted is a list of integers separated by '.'. It can
+be followed by a dash '-' and an additional build number with the same format.
Version comparison is done by comparing each integer from the list one by
one. If any of the component is not a number, the version comparison will fail