mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 13:52:22 +08:00
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:
committed by
Alan Carvalho de Assis
parent
e82b762fb7
commit
27d6f1e0c4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user