~justin-fathomdb/nova/justinsb-openstack-api-volumes

« back to all changes in this revision

Viewing changes to vendor/Twisted-10.0.0/doc/core/man/tapconvert-man.html

  • Committer: Jesse Andrews
  • Date: 2010-05-28 06:05:26 UTC
  • Revision ID: git-v1:bf6e6e718cdc7488e2da87b21e258ccc065fe499
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html  PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'  'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html lang="en" xmlns="http://www.w3.org/1999/xhtml">
 
2
  <head>
 
3
<title>Twisted Documentation: TAPCONVERT.1</title>
 
4
<link href="../howto/stylesheet.css" rel="stylesheet" type="text/css"/>
 
5
  </head>
 
6
 
 
7
  <body bgcolor="white">
 
8
    <h1 class="title">TAPCONVERT.1</h1>
 
9
    <div class="toc"><ol><li><a href="#auto0">NAME</a></li><li><a href="#auto1">SYNOPSIS</a></li><li><a href="#auto2">DESCRIPTION</a></li><li><a href="#auto3">AUTHOR</a></li><li><a href="#auto4">REPORTING BUGS</a></li><li><a href="#auto5">COPYRIGHT</a></li></ol></div>
 
10
    <div class="content">
 
11
 
 
12
<span/>
 
13
 
 
14
<h2>NAME<a name="auto0"/></h2>
 
15
 
 
16
<p>tapconvert - convert Twisted configurations from one format to another
 
17
</p>
 
18
 
 
19
<h2>SYNOPSIS<a name="auto1"/></h2>
 
20
 
 
21
<p><strong>tapconvert</strong>  -i <em>input</em> -o <em>output</em> [-f <em>input-type</em>] [-t <em>output-type</em>] [-d] [-e]</p>
 
22
 
 
23
<p><strong>tapconvert</strong>  --help</p>
 
24
 
 
25
<h2>DESCRIPTION<a name="auto2"/></h2>
 
26
 
 
27
<p>The <strong>--help</strong> prints out a usage message to standard output.
 
28
<dl><dt><strong>--in</strong>, <strong>-i</strong> <em>&lt;input file&gt;</em>
 
29
</dt><dd>The name of the input configuration.
 
30
</dd>
 
31
 
 
32
<dt><strong>--out</strong>, <strong>-o</strong> <em>&lt;output file&gt;</em>
 
33
</dt><dd>The name of the output configuration.
 
34
</dd>
 
35
 
 
36
<dt><strong>--typein</strong>, <strong>-f</strong> <em>&lt;input type&gt;</em>
 
37
</dt><dd>The type of the input file. Can be either 'guess', 'python', 'pickle', 'xml', or  'source'. Default is 'guess'.
 
38
</dd>
 
39
 
 
40
<dt><strong>--typeout</strong>, <strong>-t</strong> <em>&lt;output type&gt;</em>
 
41
</dt><dd>The type of the output file. Can be either 'pickle', 'xml', or  'source'. Default is 'source'.
 
42
</dd>
 
43
 
 
44
<dt><strong>--decrypt</strong>, <strong>-d</strong>
 
45
</dt><dd>Decrypt the specified tap/aos/xml input file.
 
46
</dd>
 
47
 
 
48
<dt><strong>--encrypt</strong>, <strong>-e</strong>
 
49
</dt><dd>Encrypt output file before writing.
 
50
</dd>
 
51
 
 
52
<dt><strong>--version</strong>
 
53
</dt><dd>Output version information and exit.
 
54
</dd>
 
55
 
 
56
</dl>
 
57
 
 
58
</p>
 
59
 
 
60
<h2>AUTHOR<a name="auto3"/></h2>
 
61
 
 
62
<p>Written by Moshe Zadka, based on tapconvert's help messages
 
63
</p>
 
64
 
 
65
<h2>REPORTING BUGS<a name="auto4"/></h2>
 
66
 
 
67
<p>To report a bug, visit <em>http://twistedmatrix.com/bugs/</em>
 
68
</p>
 
69
 
 
70
<h2>COPYRIGHT<a name="auto5"/></h2>
 
71
 
 
72
<p>Copyright © 2000-2008 Twisted Matrix Laboratories.
 
73
This is free software; see the source for copying conditions.  There is NO
 
74
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
75
</p>
 
76
 
 
77
</div>
 
78
 
 
79
    <p><a href="../howto/index.html">Index</a></p>
 
80
    <span class="version">Version: 10.0.0</span>
 
81
  </body>
 
82
</html>
 
 
b'\\ No newline at end of file'