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
|
<!-- 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>2014</year>
<holder>Richard Hughes</holder>
</copyright>
<date>7 November, 2014</date>
</info>
<refmeta>
<refentrytitle>cd-it8</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="source">colord</refmiscinfo>
<refmiscinfo class="manual">User Commands</refmiscinfo>
</refmeta>
<refnamediv>
<refname>cd-it8</refname>
<refpurpose>Color Manager Testing Tool</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>cd-it8</command>
<arg><option>--verbose</option></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>Description</title>
<para>
This manual page documents briefly the <command>cd-it8</command> command.
</para>
<para>
<command>cd-it8</command> allows an administrator to modify
IT8 files, such as <filename>.sp</filename>, <filename>.ti1</filename>,
<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>
|