summaryrefslogtreecommitdiff
path: root/man/cd-convert.xml
blob: 636765b0fa348fb1019eb436bc90c851ab07b9b3 (plain)
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
<refentry xmlns="http://docbook.org/ns/docbook" version="5.0">
  <info>
    <address>
      <email>richard@hughsie.com</email>;
    </address>
    <author>
      <personname>
        <firstname>Richard</firstname>
        <surname>Hughes</surname>
      </personname>
    </author>
    <copyright>
      <year>2014</year>
      <holder>Richard Hughes</holder>
    </copyright>
    <date>7 November,2014</date>
  </info>
  <refmeta>
    <refentrytitle>cd-convert</refentrytitle>
    <manvolnum>1</manvolnum>
    <refmiscinfo class="manual">User Commands</refmiscinfo>
  </refmeta>
  <refnamediv>
    <refname>cd-convert</refname>
    <refpurpose>Color Manager Testing Tool</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <cmdsynopsis>
      <command>cd-convert</command>
      <arg><option>--verbose</option></arg>
    </cmdsynopsis>
  </refsynopsisdiv>
  <refsect1>
    <title>DESCRIPTION</title>
    <para>
      This manual page documents briefly the <command>cd-convert</command> command.
    </para>
    <para>
      <command>cd-convert</command> allows an administrator to create
      IT8 files, such as <filename>.ti3</filename>, <filename>.ccmx</filename>
      in various ways.
    </para>
  </refsect1>
  <refsect1>
    <title>OPTIONS</title>
    <para>
      This program follows the usual <acronym>GNU</acronym> command line syntax,
      with long options starting with two dashes (`-').  A summary of
      options is included below.
    </para>
    <variablelist>
      <varlistentry>
        <term>
          <option>--help</option>
        </term>
        <listitem>
          <para>Show summary of options.</para>
        </listitem>
      </varlistentry>
    </variablelist>
  </refsect1>
  <refsect1>
    <title>AUTHOR</title>
    <para>This manual page was written by Richard Hughes <email>richard@hughsie.com</email>.
    </para>
  </refsect1>
</refentry>