Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / single.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: SINGLE</title>
5</head>
6<body>
7<!--x-rc-nav-->
8<table border=0><tr valign="top">
9<td align="left" width="50%">[Prev:&nbsp;<a href="scan.html">SCAN</a>]</td><td><nobr>[<a href="../resources.html#single">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="sort.html">SORT</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>SINGLE</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>N/A
22</p>
23</dd>
24
25<dt><strong>Element</strong></dt>
26<dd><p>N/A
27</p>
28</dd>
29
30<dt><strong>Command-line Option</strong></dt>
31<dd><p>
32<code>-single</code>
33</p>
34</dd>
35
36</dl>
37
38<!-- *************************************************************** -->
39<hr>
40<h2>Description</h2>
41
42<p>When SINGLE is on, MHonArc will interpret input
43as a single message to convert to HTML with no archive
44processing performed. Input can specified as a filename on the command-line
45or from standard input. The converted message is sent to
46standard output.
47</p>
48
49<!-- *************************************************************** -->
50<hr>
51<h2>Default Setting</h2>
52
53<p>N/A
54</p>
55
56<!-- *************************************************************** -->
57<hr>
58<h2>Resource Variables</h2>
59
60<p>N/A
61</p>
62
63<!-- *************************************************************** -->
64<hr>
65<h2>Examples</h2>
66
67<DL>
68<DT>Input from standard input:
69
70<DD>
71<tt>% <b>mhonarc -single &lt; messagefile &gt; file.html</b></tt><br>
72or,<br>
73<tt>% <b>cat messagefile | mhonarc -single &gt; file.html</b></tt>
74</DL>
75
76<DL>
77<DT>Filename on command-line:
78
79<DD>
80<tt>% <b>mhonarc -single messagefile &gt; file.html</b></tt>
81</DL>
82
83<!-- *************************************************************** -->
84<hr>
85<h2>Version</h2>
86
87<p>1.0
88</p>
89
90<!-- *************************************************************** -->
91<hr>
92<h2>See Also</h2>
93
94<p>
95</p>
96
97<!-- *************************************************************** -->
98<hr>
99<!--x-rc-nav-->
100<table border=0><tr valign="top">
101<td align="left" width="50%">[Prev:&nbsp;<a href="scan.html">SCAN</a>]</td><td><nobr>[<a href="../resources.html#single">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="sort.html">SORT</a>]</td></tr></table>
102<!--/x-rc-nav-->
103<hr>
104<address>
105$Date: 2002/07/27 05:13:11 $ <br>
106<img align="top" src="../monicon.png" alt="">
107<a href="http://www.mhonarc.org/"
108><strong>MHonArc</strong></a><br>
109Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/"
110>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
111>mhonarc@mhonarc.org</a><br>
112</address>
113
114</body>
115</html>