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
|
<html lang="en">
<head>
<title>Pcb</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Pcb">
<meta name="generator" content="makeinfo 4.6">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
--></style>
</head>
<body>
<div class="node">
<p>
Node: <a name="Command-Line%20Options">Command-Line Options</a>,
Next: <a rel="next" accesskey="n" href="X11-Interface.html#X11%20Interface">X11 Interface</a>,
Previous: <a rel="previous" accesskey="p" href="User-Commands.html#User%20Commands">User Commands</a>,
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr><br>
</div>
<h2 class="chapter">Command-Line Options</h2>
<p>There are several resources which may be set or reset in addition to the
standard toolkit command-line options. For a complete list refer to
<a href="Resources.html#Resources">Resources</a>.
<p>The synopsis is:
<p><code>pcb [-option ...] [-toolkit_option ...] [layout-file]</code>
<p>or
<p><code>pcb -specialoption</code>
<ul class="menu">
<li><a accesskey="1" href="Options.html#Options">Options</a>: <code>Pcb</code> command-line options.
<li><a accesskey="2" href="Special-Options.html#Special%20Options">Special Options</a>: Version and copyright information.
</ul>
</body></html>
|