From 124c9f007617a5b4078a75843c6ee80f70186ed1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 27 Mar 2008 01:09:49 +0000 Subject: Add command line option to specify domain to bssh, prefer vncviewer over xvncviewer. Modified patch from lkundrak. Closes #197 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1758 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- man/avahi-browse.1.xml.in | 24 +++++++++---------- man/bssh.1.xml.in | 60 ++++++++++++++++++++++++++++++++++------------- 2 files changed, 56 insertions(+), 28 deletions(-) (limited to 'man') diff --git a/man/avahi-browse.1.xml.in b/man/avahi-browse.1.xml.in index b7dac7a..90b2d35 100644 --- a/man/avahi-browse.1.xml.in +++ b/man/avahi-browse.1.xml.in @@ -4,19 +4,19 @@ - - - + bssh bvnc + bshell - + -

bssh/bvnc browses for local SSH/VNC servers on the local +

bssh/bvnc/bshell browses for SSH/VNC servers on the local network, shows them in a GUI for the user to select one and - finally calls ssh/xvncviewer after a selection was made.

- + finally calls ssh/vncviewer after a selection was made.

+ +

If the binary is called as bssh only ssh servers will be shown. If the binary is called as bvnc only VNC servers will be shown. If the binary is called as bshell both VNC and SSH servers are shown.

+
- + -

bssh/bvnc takes no command line arguments at the moment.

+ + + + + + + + +
- +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

- +

- , , + , ,

- +

This man page was written using by Oliver Kurth.

- +
-- cgit