File: gtkhx.1

package info (click to toggle)
gtkhx 0.9.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,736 kB
  • ctags: 3,910
  • sloc: ansic: 37,886; sh: 4,151; makefile: 365; yacc: 318
file content (32 lines) | stat: -rw-r--r-- 689 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.TH gtkhx 1 
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\" other parms are allowed: see man(7), man(1)
.SH NAME
gtkhx \- A GTK+ Hotline Client.
.SH SYNOPSIS
.B gtkhx [options]
.SH DESCRIPTION

.B gtkhx
is a GTK+ version of Hx, a UNIX Hotline Client
.SH OPTIONS
.B --help, -h		
Print out help.
.PP
.B --server, -s <host>	
Connect to <host>.
.PP
.B --port, -t <port>	
Connect to <host> on <port> (default: 5500)
.PP
.B --login, -l <login>	
Use <login> for <host> (default: guest)
.PP
.B --pass, -p		
Prompt for pass of <login>
.PP
.B --bookmark, -b		
Connect using bookmark <name>

.SH AUTHOR
This manual page was written by Misha Nasledov <misha@nasledov.com>