tools: Add filesystem action examples to pyboard.py help.
Signed-off-by: Brianna Laugher <brianna.laugher@gmail.com>
This commit is contained in:
committed by
Damien George
parent
701fdcacaf
commit
d128999938
@@ -48,7 +48,9 @@ Running ``pyboard.py --help`` gives the following output:
|
||||
available
|
||||
--follow follow the output after running the scripts
|
||||
[default if no scripts given]
|
||||
-f, --filesystem perform a filesystem action
|
||||
-f, --filesystem perform a filesystem action: cp local :device | cp
|
||||
:device local | cat path | ls [path] | rm path | mkdir
|
||||
path | rmdir path
|
||||
|
||||
Running a command on the device
|
||||
-------------------------------
|
||||
|
||||
Reference in New Issue
Block a user