Changeset 1655

Show
Ignore:
Timestamp:
07/17/08 17:15:04 (6 months ago)
Author:
taher
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/cherokee-admin.1

    r1339 r1655  
    1212\fIcherokee-admin\fP accepts the following options: 
    1313.TP 8 
    14 .B  \-h 
     14.B  \-h, --help 
    1515Shows brief usage information 
    1616.TP 8 
    17 .B  \-a 
    18 Specifies \fIcherokee-admin\fP to listen on all network addresses - By 
    19 default, it binds only to 127.0.0.1 (localhost), which means you can 
    20 only connect to it from the same system 
     17.B  \-V, --version 
     18Show version and exit 
    2119.TP 8 
    22 .B  \-C 
     20.B  \-b, --bind[=IP] 
     21By default \fIcherokee-admin\fP binds only to 127.0.0.1 (localhost), which  
     22means you can only connect to it from the same system. With this parameter  
     23you can specify the network address to listen to. If no IP is provided,  
     24it will bind to all interfaces. 
     25.TP 8 
     26.B  \-C, --target=PATH 
    2327Requests a configuration file different than the default 
    2428/etc/cherokee/cherokee.conf to be used 
    2529.TP 8 
    26 .B  \-d 
     30.B  \-d, --appdir=DIR 
    2731Uses a custom admin-interface path 
     32.TP 8 
     33.B \-p, --port=NUM 
     34Specifies an alternative port. By default, 9090. 
    2835.SH SEE ALSO 
    2936This program is a part of the Cherokee web server, \&\fIcherokee\fR\|(1) 
    3037.SH AUTHOR 
    3138This manual page was written by Gunnar Wolf <gwolf@debian.org>, for 
    32 the Debian GNU/linux system (but may be used by others). 
     39the Debian GNU/linux system (but may be used by others). Updated by 
     40Taher Shihadeh <taher@unixwars.com> 
    3341.PP 
    3442Cherokee itself was written by Álvaro López Ortega