Updated move (markdown)

Pk11
2020-11-01 15:53:36 -06:00
parent 4626aae5c5
commit 975cc7d428
+1 -1
@@ -1,4 +1,4 @@
The `move` function has 3 parameters.
The `move` function has 3 parameters. It moves the `oldFile` to `newFile`.
- `oldFile` -> The file to copy
- `newFile` -> Where to copy to