From 975cc7d4280daf5052dc3edec844ebf3f1a0927b Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sun, 1 Nov 2020 15:53:36 -0600 Subject: [PATCH] Updated move (markdown) --- move.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/move.md b/move.md index 52dfcc4..e528957 100644 --- a/move.md +++ b/move.md @@ -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