tools/mpremote: Print nicer errors for unsupported 'cp -r' arguments.
Also document support for 'cp :a :b'. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -262,6 +262,8 @@ Examples
|
||||
|
||||
mpremote cp main.py :
|
||||
|
||||
mpremote cp :a.py :b.py
|
||||
|
||||
mpremote cp -r dir/ :
|
||||
|
||||
mpremote cp a.py b.py : + repl
|
||||
|
||||
Reference in New Issue
Block a user