mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-28 22:44:54 +02:00
commit
8425f48377
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
|||
|
||||
`put {{/path/local_file}}`
|
||||
|
||||
- Transfer remote folder to the local system recursively (works with `put` too):
|
||||
|
||||
`get -R {{/path/remote_folder}}`
|
||||
|
||||
- Get list of files on local machine:
|
||||
|
||||
`lls`
|
||||
|
|
Loading…
Add table
Reference in a new issue