mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Update NSH documentation. 'ps' now depends on procfs support
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttShell (NSH)</i></font></big></h1>
|
||||
<p>Last Updated: November 25, 2015</p>
|
||||
<p>Last Updated: November 28, 2015</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -2960,7 +2960,7 @@ nsh>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b><code>ps</code></b></td>
|
||||
<td><br></td>
|
||||
<td><code>CONFIG_FS_PROCFS</code> && !<code>CONFIG_FS_PROCFS_EXCLUDE_PROC</code></td>
|
||||
<td><code>CONFIG_NSH_DISABLE_PS</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user