mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-03-11 20:34:17 +00:00
Updated COPY files (markdown)
parent
1f00046894
commit
aee814aac5
@ -1,4 +1,4 @@
|
||||
```
|
||||
+COPY [-R] <SRCPATH>+ <DSTPATH>
|
||||
```
|
||||
Copy files to destination. Multiple sources can be specified as long as the destination is a directory. Copies can be done recursively with the use of the ```-R``` option.
|
||||
Copy files to destination. Multiple sources can be specified as long as the destination is a directory. Wildcard filenames can be specified with ? matching any character and * matching any sequence of characters. Copies can be done recursively with the use of the ```-R``` option.
|
Loading…
x
Reference in New Issue
Block a user