summaryrefslogtreecommitdiff
path: root/man/cd-fix-profile.xml
blob: 3736c7c564af4ab9625f6c82b590be85f4d0016f (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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<!-- Please adjust the date whenever revising the manpage. -->
<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>2011</year>
      <holder>Richard Hughes</holder>
    </copyright>
    <date>8 April, 2011</date>
  </info>
  <refmeta>
    <refentrytitle>cd-fix-profile</refentrytitle>
    <manvolnum>1</manvolnum>
    <refmiscinfo class="manual">User Commands</refmiscinfo>
  </refmeta>
  <refnamediv>
    <refname>cd-fix-profile</refname>
    <refpurpose>Color Manager Testing Tool</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <cmdsynopsis>
      <command>cd-fix-profile</command>
      <arg><option>--verbose</option></arg>
    </cmdsynopsis>
  </refsynopsisdiv>
  <refsect1>
    <title>Description</title>
    <para>
      This manual page documents briefly the <command>cd-fix-profile</command> command.
    </para>
    <para>
      <command>cd-fix-profile</command> allows an administrator to modify
      and fix ICC profiles on their system.
    </para>
    <para>
      The program will also repair common errors found in profiles.
    </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>
      <varlistentry>
        <term>
          <option>--description</option>
        </term>
        <listitem>
          <para>Sets the profile description.</para>
        </listitem>
      </varlistentry>
      <varlistentry>
        <term>
          <option>--copyright</option>
        </term>
        <listitem>
          <para>Sets the profile copyright.</para>
        </listitem>
      </varlistentry>
      <varlistentry>
        <term>
          <option>--model</option>
        </term>
        <listitem>
          <para>Sets the profile model.</para>
        </listitem>
      </varlistentry>
      <varlistentry>
        <term>
          <option>--manufacturer</option>
        </term>
        <listitem>
          <para>Sets the profile manufacturer.</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>