Skip to content

Commit 00dc8b9

Browse files
authored
Merge pull request #97 from rohit-burman/patch
fixed typo
2 parents d2e674d + 6f3ea1d commit 00dc8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/Manage-Config

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ show_restore_list() {
55
"Please review the list..."
66
$(barLine)
77
O Overwrite ﬌ Move dots to Backup then populate dots from source directory (${CloneDir})
8-
 Move means mving the whole directory including all files inside.
8+
 Move means moving the whole directory including all files inside.
99
S Sync ﬌ Copy dots to Backup > Copy to overwrite dots from source directory (${CloneDir})
1010
ﯧ Recommended to use.It will only overrwrite the CONFLICTING files if both files exist.
1111
P Preserve ﬌ Populates dots but preserves existing user sots

0 commit comments

Comments
 (0)