Fix language getting reset to system default on saving preferences
[amule.git] / src / utils / cas / docs / cas.1
blob0f08b4b09b09d9869f59f3d6acbc5cb823a83fdd
1 .TH CAS 1 "January 2010" "cas v0.8" "aMule utilities"
2 .als B_untranslated B
3 .als RB_untranslated RB
4 .SH NAME
5 cas \- c aMule statistics
6 .SH SYNOPSIS
7 .B_untranslated cas
8 .RB_untranslated [ \-o ]
9 .RB_untranslated [ \-p ]
10 .RB [ \-c " " \fI<path> ]
12 .B_untranslated cas
13 .RB_untranslated [ \-h ]
14 .SH DESCRIPTION
15 \fBcas\fR is a program for displaying the contents of your aMule online
16 signature file to console (in a human readable form).
17 .TP
18 .B_untranslated [ \-o\fR, \fB\-\-picture\fR, \fB\-P ]\fR
19 Writes the online signature picture.
20 You can optionally append \fI=<PATH>\fR to this option, to specify the location it should be written to.
21 .TP
22 .B_untranslated [ \-p\fR, \fB\-\-html\fR, \fB\-H ]\fR
23 HTML page with stats and picture.
24 You can optionally append \fI=<PATH>\fR to this option, to specify the location it should be written to.
25 .TP
26 \fB[ \-c\fR \fI<path>\fR, \fB\-\-config\-dir\fR=\fI<path>\fR \fB]\fR
27 Read config from \fI<path>\fR instead of home
28 .TP
29 .B_untranslated [ \-h\fR, \fB\-\-help ]\fR
30 Prints a short usage description.
32 Without any options, it prints online signature data to stdout.
34 \fBcas\fR was written by Pedro de Oliveira <falso@rdk.homeip.net>
35 .SH FILES
36 ~/.aMule/casrc
37 .br
38 stat.png
39 .br
40 tmp.html
41 .SH REPORTING BUGS
42 Please report bugs either on our forum (\fIhttp://forum.amule.org/\fR), or in our bugtracker (\fIhttp://bugs.amule.org/\fR).
43 Please do not report bugs in e-mail, neither to our mailing list nor directly to any team member.
44 .SH COPYRIGHT
45 aMule and all of its related utilities are distributed under the GNU General Public License.
46 .SH SEE ALSO
47 .B_untranslated amule\fR(1), \fBwxcas\fR(1)
48 .SH AUTHOR
49 This manpage was written by Vollstrecker <amule@vollstreckernet.de>