File: murmur.1

package info (click to toggle)
museek%2B 1%3A0.2%2Bsvn20100315.r1208-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 7,628 kB
  • sloc: cpp: 28,853; python: 28,014; ansic: 538; makefile: 122; sh: 117
file content (70 lines) | stat: -rw-r--r-- 1,780 bytes parent folder | download | duplicates (4)
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
69
70
.TH "MURMUR" "1" "Release 0.3.1" "daelstorm" "Museek Daemon Plus"
.SH "NAME"
.LP 
\fBMurmur\fR \- PyGTK2 client for museek
.SH "SYNOPSIS"
.B murmur
[\-c \-\-config <\fIfilename\fP>]
[\-l \-\-log <\fIdirectory\fP>] 
[\-v] [\-\-version]
[\-d]
[\-h] [\-\-help]
.SH "DESCRIPTION"
.LP 
Murmur provides a GTK2 interface for the Museek Daemon for chatting, transferring files, managing users, viewing user info and browsing shares on the Soulseek P2P network and Soulfind Servers.
.LP 
You will need a configured and running \fImuseekd\fP(1).
.SH "OPTIONS"
.LP 
Murmur accepts the following options:
.TP 
.B \-c <\fIfilename\fP>, \-\-config <\fIfilename\fP>
Use a different config file.
.TP 
.B \-l <\fIdirectory\fP>, \-\-log <\fIdirectory\fP> 
Use a different chat log directory.
.TP 
.B \-v, \-\-version
Display Version and exit.
.TP 
.B \-d
Display debug messages while running.
.TP 
.B \-h, \-\-help
Display Help and exit.

.SH "EXAMPLE"
.LP 
To run this program the standard way type:
.LP 
murmur
.LP 
Alternativly you use a different config file with:
.LP 
murmur \-\-config config
.LP 
Or a different chat logging directory with:
.LP 
murmur \-\-log logdir
.SH "FILES"
.TP 
 \fI~/.murmur/config\fR
The default location for the \fBmucous\fP config file.
.TP 
 \fI~/.murmur/logs/\fR
The default directory for chat logs.
.TP 
 \fI~/.murmur/logs/room/\fR
The directory where chat room logs are stored.
.TP 
 \fI~/.murmur/logs/private/\fR
The directory where private chat logs are stored.
.TP 
 \fI~/.murmur/$USER.$EXT\fR
The file where a user's userinfo image is saved.
.SH "AUTHORS"
.LP 
daelstorm <daelstorm@gmail.com>
.SH "SEE ALSO"
.LP 
\fImulog\fP(1) \fImuscan\fP(1) \fImuscand\fP(1) \fImuseekcontrol\fP(1) \fImuseekd\fP(1) \fImuseeq\fP(1) \fImusetup\fP(1) \fImusetup\-gtk\fP(1)