diff --git a/awit-ssh b/awit-ssh index 6df577f8c781ac5e36e4a629cec3695a13ba89bb..c5aa172e5c9924da03c920fed0b8ad7f3dfb2dfb 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.