60 lines
1.5 KiB
HTML
60 lines
1.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
<meta http-equiv="Content-Type" content=
|
|
"text/html; charset=utf-8">
|
|
<title>help - Display information for built-in utility</title>
|
|
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</HEAD>
|
|
<body bgcolor="#FFFFFF">
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
|
|
|
|
<h2>help - Display information for built-in utility</h2>
|
|
|
|
<strong>Synopsis</strong>
|
|
|
|
|
|
<p>
|
|
<strong>help [</strong> <em>utility</em> ... <strong>]</strong>
|
|
</p>
|
|
|
|
<p><strong>Description</strong></p>
|
|
|
|
<p>The <strong>help</strong> utility displays a usage message for the specified
|
|
built-in <em>utility</em>. If no arguments are specified, <strong>help</strong>
|
|
displays the list of all built-in utilities.</p>
|
|
|
|
<p><strong>Operands</strong></p>
|
|
|
|
<p>The <em>utility</em> is the name of a shell <a href="simpcmds.htm#builtin">built-in utility</a>.
|
|
</p>
|
|
|
|
<p><strong>Exit Status</strong></p>
|
|
|
|
<ul>
|
|
<li>0 when successful</li>
|
|
|
|
<li>>0 if <em>utility</em> is not a built-in utility</li>
|
|
</ul>
|
|
|
|
<p><strong>Related information</strong></p>
|
|
|
|
<ul>
|
|
<li><a href="builtin.htm">builtin - Run a shell built-in utility</a></li>
|
|
|
|
<li><a href="command.htm">command - Run a simple command</a></li>
|
|
|
|
<li><a href="type.htm">type - Find type of command</a></li>
|
|
|
|
<li><a href="whence.htm">whence - Find path to command</a></li>
|
|
</ul>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|