forked from nuttx/nuttx-update
documentation: correct the nfs command format
Change the command format to the actual one in the system Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
This commit is contained in:
parent
e82b762fb7
commit
27d6f1e0c4
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ command line.
|
|||
|
||||
.. code-block::
|
||||
|
||||
fsmount <server-address> <mount-point> <remote-path>
|
||||
nfsmount <server-address> <mount-point> <remote-path> [udp]
|
||||
|
||||
**Synopsis**. The ``nfsmount`` command mounts a network file system in
|
||||
the NuttX pseudo filesystem. The ``nfsmount`` will use NFSv3 UDP
|
||||
|
|
Loading…
Reference in a new issue