Updated move (markdown)

Pk11
2020-11-01 16:25:04 -06:00
parent c2da9c723b
commit 9dd47842dc
+1 -1
@@ -2,7 +2,7 @@ The `move` function has 3 parameters. It moves the `oldFile` to `newFile`.
- `oldFile` -> The file to copy
- `newFile` -> Where to copy to
- `message` -> The message to show while copying
- `message` -> The message to show while moving
Example:
```json