aboutsummaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 24a8f23a07..924840adf0 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -426,6 +426,7 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p>
<li><b>mkdir</b> - create a directory</li>
<li><b>mv</b> - move (rename) files</li>
<li><b>ranlib</b> - symbol table builder for archive libraries</li>
+ <li><b>rm</b> - remove (delete) files and directories</li>
<li><b>sed</b> - stream editor for transforming output</li>
<li><b>sh</b> - Bourne shell for make build scripts</li>
<li><b>tar</b> - tape archive for distribution generation</li>