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:
Damien George
2022-08-24 10:33:11 +10:00
parent f5fedf4676
commit 2e386bcf76
2 changed files with 8 additions and 1 deletions

View File

@@ -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