~ubuntu-branches/ubuntu/feisty/kid3/feisty

« back to all changes in this revision

Viewing changes to debian/kid3.1

  • Committer: Bazaar Package Importer
  • Author(s): Aurelien Jarno
  • Date: 2005-11-24 12:16:38 UTC
  • mto: (2.1.2 etch)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20051124121638-41hoeh1ylj9hiywa
Tags: upstream-0.6
ImportĀ upstreamĀ versionĀ 0.6

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
.PD0
 
26
.IP 
 
27
* Edit ID3v1.1 tags
 
28
.IP
 
29
* Edit all ID3v2.3 frames
 
30
.IP
 
31
* Convert between ID3v1.1 and ID3v2.3 tags
 
32
.IP
 
33
* Edit Ogg/Vorbis tags
 
34
.IP
 
35
* Edit FLAC tags
 
36
.IP
 
37
* 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.
 
38
.IP
 
39
* Generate tags from filenames
 
40
.IP
 
41
* Generate filenames from tags
 
42
.IP
 
43
* Generate playlist files
 
44
.IP
 
45
* Automatic case conversion and string translation
 
46
.IP
 
47
* Import of album data
 
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).