~ubuntu-branches/ubuntu/karmic/kid3/karmic

« back to all changes in this revision

Viewing changes to deb-kde4/kid3-kde4.1

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2009-05-20 16:12:30 UTC
  • mfrom: (1.2.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20090520161230-qetp532r8ydujkz2
Tags: upstream-1.2
Import upstream version 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"                                      Hey, EMACS: -*- nroff -*-
2
 
.\" First parameter, NAME, should be all caps
3
 
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4
 
.\" other parameters are allowed: see man(7), man(1)
5
 
.TH KID3 1 "April 17, 2004"
6
 
.\" Please adjust this date whenever revising the manpage.
7
 
.\"
8
 
.\" Some roff macros, for reference:
9
 
.\" .nh        disable hyphenation
10
 
.\" .hy        enable hyphenation
11
 
.\" .ad l      left justify
12
 
.\" .ad b      justify to both left and right margins
13
 
.\" .nf        disable filling
14
 
.\" .fi        enable filling
15
 
.\" .br        insert line break
16
 
.\" .sp <n>    insert n+1 empty lines
17
 
.\" for manpage-specific macros, see man(7)
18
 
.SH NAME
19
 
kid3 \- Kid3 ID3 Tagger
20
 
.SH SYNOPSIS
21
 
.B kid3
22
 
.RI [ options ] " dir"
23
 
.SH DESCRIPTION
24
 
 With Kid3, an ID3 tag editor for KDE you can:
25
 
.PD
26
 
.IP 
27
 
* Edit ID3v1.1 tags
28
 
.IP
29
 
* Edit all ID3v2.3 and ID3v2.4 frames
30
 
.IP
31
 
* Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
32
 
.IP
33
 
* Edit tags in MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex, TrueAudio and WavPack files.
34
 
.IP
35
 
* Edit tags of multiple files, e.g. the artist, album, year and genre of all files of an album typically have the same values and can be set together.
36
 
.IP
37
 
* Generate tags from filenames
38
 
.IP
39
 
* Generate filenames from tags
40
 
.IP
41
 
* Generate playlist files
42
 
.IP
43
 
* Automatic case conversion and string translation
44
 
.IP
45
 
* Import and export album data
46
 
.IP
47
 
* Import from gnudb.org, TrackType.org, MusicBrainz, Discogs
48
 
.PD 1
49
 
 
50
 
.SH OPTIONS
51
 
A summary of options are included below.
52
 
.TP
53
 
.B \-\-help
54
 
Show summary of options.
55
 
.TP
56
 
.B \-\-help\-qt
57
 
Show Qt specific options
58
 
.TP
59
 
.B \-\-help\-kde
60
 
Show KDE specific options
61
 
.TP
62
 
.B \-\-help\-all
63
 
Show all options
64
 
.TP
65
 
.B \-\-author
66
 
Show author information
67
 
.TP
68
 
.B \-v, \-\-version
69
 
Show version of program.
70
 
.TP
71
 
.B \-\-license
72
 
Show license information
73
 
.SH AUTHOR
74
 
.B Kid3
75
 
was written by Urs Fleisch <ufleisch@users.sourceforge.net>.
76
 
.br
77
 
This manual page was written by Aurelien Jarno <aurel32@debian.org>,
78
 
for the Debian GNU/Linux system (but may be used by others).