From 23d28c60a11ffddbc8ff5d839f84f502a52843e0 Mon Sep 17 00:00:00 2001 From: Nigel Kukard Date: Thu, 5 Jan 2017 16:20:29 +0000 Subject: [PATCH] Fixed POD layout --- awit-ssh | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/awit-ssh b/awit-ssh index 6df577f..c5aa172 100755 --- a/awit-ssh +++ b/awit-ssh @@ -86,32 +86,22 @@ print(STDERR "$NAME v$VERSION - Copyright (c) 2016-2017, AllWorldIT\n\n"); C provides the below commandline options... -=cut - =head2 --help|? Display this help information. -=cut - =head2 --version Display version information. -=cut - =head2 --knock Knock on HOST:PORT to gain access. -=cut - =head2 --rsync remote:///full/path DEST Use rsync to rsync data from remote server to DEST. This can be specified either way around. -=cut - =head2 --libvirt-vnc Connect to remote VNC server HOST:PORT. -- GitLab