forked from multani/sonata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sonata.1
72 lines (71 loc) · 1.35 KB
/
sonata.1
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
71
72
.TH SONATA 1 "October 20, 2006"
.SH NAME
sonata \- GTK+ client for the Music Player Daemon
.SH SYNOPSIS
.B sonata
[\fIOPTION\fR]
.SH DESCRIPTION
Sonata is an elegant GTK+ music client for the Music Player Daemon (MPD).
.SH OPTIONS
.TP
.B \-h\fR, \fB\-\-help
Show this help and exit
.TP
.B \-p\fR, \fB\-\-popup
Popup song notification (requires D\-Bus)
.TP
.B \-t\fR, \fB\-\-toggle
Toggles whether the app is minimized to tray or visible (requires D\-Bus)
.TP
.B \-v\fR, \fB\-\-version
Show version information and exit
.TP
.B \-\-hidden
Start app hidden (requires systray)
.TP
.B \-\-visible
Start app visible (requires systray)
.TP
.B \-\-profile\=[NUM]
Start with profile [NUM]
.TP
.B play
Play song in playlist
.TP
.B pause
Pause currently playing song
.TP
.B stop
Stop currently playing song
.TP
.B next
Play next song in playlist
.TP
.B prev
Play previous song in playlist
.TP
.B pp
Toggle play/pause; plays if stopped
.TP
.B repeat
Toggle repeat mode
.TP
.B random
Toggle random mode
.TP
.B info
Display current song info
.TP
.B status
Display MPD status
.SH "SEE ALSO"
.PP
Website: http://www.nongnu.org/sonata/
.PP
MPD Website: http://www.musicpd.org
.SH AUTHOR
Sonata was written by Scott Horowitz <[email protected]>.
.PP
This manual page is currently maintained by Scott Horowitz
<[email protected]>. It was originally written by Michal Cihar