Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Scripts/Manage-Config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ show_restore_list() {
"Please review the list..."
$(barLine)
O Overwrite ﬌ Move dots to Backup then populate dots from source directory (${CloneDir})
 Move means mving the whole directory including all files inside.
 Move means moving the whole directory including all files inside.
S Sync ﬌ Copy dots to Backup > Copy to overwrite dots from source directory (${CloneDir})
ﯧ Recommended to use.It will only overrwrite the CONFLICTING files if both files exist.
P Preserve ﬌ Populates dots but preserves existing user sots
Expand Down