1<?xml version="1.0"?>
2<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3               "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
4[<!ENTITY version SYSTEM "version.xml">]>
5<refentry id="easytag">
6
7<refmeta>
8<refentrytitle>easytag</refentrytitle>
9<manvolnum>1</manvolnum>
10<refmiscinfo class="manual">User Commands</refmiscinfo>
11<refmiscinfo class="source">EasyTAG</refmiscinfo>
12<refmiscinfo class="version">&version;</refmiscinfo>
13</refmeta>
14
15<refnamediv>
16<refname>easytag</refname>
17<refpurpose>tag editor for MP3, Ogg Vorbis files and more</refpurpose>
18</refnamediv>
19
20<refsynopsisdiv>
21<cmdsynopsis>
22<command>easytag</command>
23<arg choice="opt">OPTION</arg>
24</cmdsynopsis>
25<cmdsynopsis>
26<command>easytag</command>
27<arg choice="opt"><replaceable>PATH</replaceable></arg>
28</cmdsynopsis>
29</refsynopsisdiv>
30
31<refsect1><title>Description</title>
32<para>
33<command>easytag</command> is a utility for viewing and editing tags for MP3,
34MP2, MP4/AAC, FLAC, Ogg Speex, Ogg Opus, Ogg Vorbis, MusePack, Monkey's Audio
35and WavPack files. Its simple and nice GTK+ interface makes tagging easier
36under Linux or Windows.</para>
37</refsect1>
38
39<refsect1><title>Invocation</title>
40<para><command>easytag</command> can take an <replaceable>option</replaceable>
41or a <replaceable>path</replaceable> as arguments.</para>
42
43<refsect2><title>Options</title>
44<variablelist>
45
46<varlistentry>
47<term><option>--help</option>, <option>-h</option></term>
48<listitem><para>Print brief help and exit.</para></listitem>
49</varlistentry>
50
51<varlistentry>
52<term><option>--version</option>, <option>-v</option></term>
53<listitem><para>Print the version and exit.</para></listitem>
54</varlistentry>
55
56</variablelist>
57</refsect2>
58
59<refsect2><title>Paths</title>
60<para>Either an absolute or a relative <replaceable>path</replaceable> can be
61supplied, which will open the path in the browser on startup.</para>
62</refsect2>
63
64</refsect1>
65
66<refsect1><title>See also</title>
67<para>EasyTAG help manual</para>
68</refsect1>
69
70<refsect1><title>Author</title>
71<para>
72<command>easytag</command> was written by Jérôme Couderc
73<email>easytag@gmail.com</email>, Kip Warner
74<email>kip@thevertigo.com</email> and David King
75<email>amigadave@amigadave.com</email>.
76</para>
77
78<para>
79This manual page was written by David King
80<email>amigadave@amigadave.com</email>.
81</para>
82</refsect1>
83</refentry>
84