~ubuntu-desktop/rhythmbox/ubuntu

« back to all changes in this revision

Viewing changes to debian/rhythmbox.1

  • Committer: seb128
  • Date: 2009-08-10 12:07:55 UTC
  • Revision ID: seb128@seb128-laptop-20090810120755-e30rib1u0untn856
initial rhythmbox import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" Copyright (C) 2006 Sven Arvidsson <sa@whiz.se>
 
2
.\"
 
3
.\" This is free software; you may redistribute it and/or modify
 
4
.\" it under the terms of the GNU General Public License as
 
5
.\" published by the Free Software Foundation; either version 2,
 
6
.\" or (at your option) any later version.
 
7
.\"
 
8
.\" This is distributed in the hope that it will be useful, but
 
9
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
11
.\" GNU General Public License for more details.
 
12
.\"
 
13
.\"You should have received a copy of the GNU General Public License along
 
14
.\"with this program; if not, write to the Free Software Foundation, Inc.,
 
15
.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
16
.TH rhythmbox 1 "2006\-12\-24" "GNOME"
 
17
.SH NAME
 
18
rhythmbox \- music player and library for tagged files using GStreamer
 
19
.SH SYNOPSIS
 
20
.B rhythmbox
 
21
.RI [ option... ]
 
22
.SH DESCRIPTION
 
23
.B rhythmbox
 
24
is a very easy to use music playing and management program which
 
25
supports a wide range of audio formats (including mp3 and
 
26
ogg). Originally inspired by Apple's iTunes, the current version also
 
27
supports Internet Radio and Last.fm integration, iPod syncing and
 
28
generic portable audio player support. Audio CD playback, ripping and encoding, music sharing, and Podcasts.
 
29
.P
 
30
For performance reasons, the remote control abilities have been moved
 
31
from the rhythmbox binary to a separate program. See
 
32
.BR rhythmbox-client
 
33
and the corresponding man page for documentation.
 
34
.SH OPTIONS
 
35
.TP
 
36
.B \-d, \-\-debug
 
37
Enable debug output
 
38
.TP
 
39
.B \-D, \-\-debug-match
 
40
Enable debug output matching a specified string
 
41
.TP
 
42
.B \-\-no-update
 
43
Do not update the library with file changes
 
44
.TP
 
45
.B \-n, \-\-no-registration
 
46
Do not register the shell
 
47
.TP
 
48
.B \-\-dry-run
 
49
Don't save any data permanently (implies \-\-no-registration)
 
50
.TP
 
51
.B \-\-rhythmdb-file
 
52
Path for database file to use
 
53
.TP
 
54
.B \-\-playlists-file
 
55
Path for playlists file to use
 
56
.TP
 
57
.B \-q, \-\-quit
 
58
Quit rhythmbox
 
59
.TP
 
60
.B \-\-display=DISPLAY
 
61
X display to use
 
62
.TP
 
63
.B \-?, \-\-help
 
64
Show help options
 
65
.TP
 
66
.B \-\-help-all
 
67
Show all help options
 
68
.TP
 
69
.B \-\-help-gst
 
70
Show GStreamer Options
 
71
.TP
 
72
.B \-\-help-gtk
 
73
Show GTK+ Options
 
74
.TP
 
75
.B \-\-help-bonobo-activation
 
76
Show Bonobo Activation options
 
77
.TP
 
78
.B \-\-help-gnome
 
79
Show GNOME options
 
80
.TP
 
81
.B \-\-help-gnome-session
 
82
Show session management options
 
83
.TP
 
84
.B \-\-help-gnome-ui
 
85
Show GNOME GUI options
 
86
.SH AUTHOR
 
87
This manual page was written by Sven Arvidsson <sa@whiz.se>,
 
88
for the Debian system (but may be used by others).
 
89
.SH SEE ALSO
 
90
.BR "rhythmbox-client" (1).
 
91
.P
 
92
The online documentation available through the program's
 
93
.I Help
 
94
menu.
 
95
 
 
96