kopia lustrzana https://github.com/micropython/micropython-lib
upysh: Mention "mv" command in help text
rodzic
208c7f0f17
commit
c5b01d18fd
|
@ -75,7 +75,7 @@ To see this help text again, type "man".
|
|||
|
||||
upysh commands:
|
||||
pwd, cd("new_dir"), ls, ls(...), head(...), cat(...)
|
||||
newfile(...), rm(...), mkdir(...), rmdir(...),
|
||||
newfile(...), mv("old", "new"), rm(...), mkdir(...), rmdir(...),
|
||||
clear
|
||||
""")
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue