mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-07 04:10:38 +08:00
Update a README.txt file
This commit is contained in:
parent
c1ec7db8a9
commit
ed9dd1db53
@ -1225,11 +1225,12 @@ Built-In Commands
|
|||||||
^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^
|
||||||
In addition to the commands that are part of NSH listed above, there can be
|
In addition to the commands that are part of NSH listed above, there can be
|
||||||
additional, external "built-in" applications that can be added to NSH.
|
additional, external "built-in" applications that can be added to NSH.
|
||||||
These are separately excecuble programs but will appear much like the the
|
These are separately excecuble programs but will appear much like the
|
||||||
commands that are a part of NSH. The primary difference is that help
|
commands that are a part of NSH. The primary difference from the user's
|
||||||
information about the built-in applications is not available from NSH. Most
|
perspective is that help information about the built-in applications is not
|
||||||
built-in applicRather, you will need to execute the application with the -h
|
directly available from NSH. Rather, you will need to execute the
|
||||||
option to get help about using the built-in applications.
|
application with the -h option to get help about using the built-in
|
||||||
|
applications.
|
||||||
|
|
||||||
There are several built-in appliations in the apps/ repository. No attempt
|
There are several built-in appliations in the apps/ repository. No attempt
|
||||||
is made here to enumerate all of them. But a few of the more common built-
|
is made here to enumerate all of them. But a few of the more common built-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user