File: ctrlproxy-admin.1

package info (click to toggle)
ctrlproxy 3.0.7-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,668 kB
  • ctags: 2,045
  • sloc: ansic: 15,358; sh: 2,805; xml: 1,078; python: 346; makefile: 302; perl: 18
file content (68 lines) | stat: -rw-r--r-- 2,242 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.\"     Title: ctrlproxy-admin
.\"    Author: 
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
.\"      Date: 06/14/2008
.\"    Manual: 
.\"    Source: 
.\"
.TH "CTRLPROXY\-ADMIN" "1" "06/14/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.SH "NAME"
ctrlproxy-admin \- command-line interface for managing ctrlproxy
.SH "SYNOPSIS"
.HP 10
\fBctrlproxy\fR [\-c\ config\ dir]
.SH "DESCRIPTION"
.PP
\fBctrlproxy\-admin\fR
is a simple command\-line tool for managing a ctrlproxy instance\&. It accepts the same syntax as the "admin" network in ctrlproxy\&.
.SH "OPTIONS"
.PP
\fBctrlproxy\-admin\fR
recognizes the following command\-line options
.PP
\-c, \-\-config\-dir=DIR
.RS 4
Read configuration files from the specified directory
\fBDIR\fR
instead of from
\fI\&.ctrlproxy\fR
in the users\' homedirectory\&.
.RE
.PP
\-?, \-\-help
.RS 4
Show help message with short argument information
.RE
.SH "SEE ALSO"
.PP
irssi(1), ctrlproxy(1), ctrlproxy_config(5), http://ctrlproxy\&.vernstok\&.nl/, config\&.example
.SH "FILES"
.PP
\fI~/\&.ctrlproxy/admin\fR
is the UNIX domain socket ctrlproxy\-admin uses to communicate with the ctrlproxy instance\&.
.SH "BUGS"
.PP
Probably, but none are known at the moment\&. Please send any you find to jelmer@samba\&.org
.SH "LICENSE"
.PP
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version\&.
.PP
This program is distributed in the hope that it will be useful, but \efBWITHOUT ANY WARRANTY\efR; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&.
.PP
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc\&., 59 Temple PLace, Suite 330, Boston, MA 02111\-1307 USA
.SH "AUTHORS"
.PP
\fIJelmer Vernooij\fR\&[1]
(main developer)
.PP
See the file AUTHORS for a full list of contributors\&.
.SH "NOTES"
.IP " 1." 4
Jelmer Vernooij
.RS 4
\%mailto:jelmer@samba.org
.RE