mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update config.d
* Update wording
This commit is contained in:
parent
b9b6eb1f45
commit
a9931e2c66
1 changed files with 1 additions and 1 deletions
|
|
@ -1816,7 +1816,7 @@ class ApplicationConfig {
|
|||
addLogEntry(" For safest operation:", ["consoleOnly"]);
|
||||
addLogEntry(" * Ensure you have a current backup of your sync_dir.", ["consoleOnly"]);
|
||||
addLogEntry(" * Run this command first with --dry-run to confirm all planned actions.", ["consoleOnly"]);
|
||||
addLogEntry(" * Enable 'use_recycle_bin' so that any online deletions triggered locally are preserved in your system Trash.", ["consoleOnly"]);
|
||||
addLogEntry(" * Enable 'use_recycle_bin' so that online deletion events from OneDrive are moved to your system Trash rather than deleted from your local disk.", ["consoleOnly"]);
|
||||
addLogEntry("", ["consoleOnly"]);
|
||||
addLogEntry("If in doubt, stop now and back up your local data before continuing.", ["consoleOnly"]);
|
||||
addLogEntry("", ["consoleOnly"]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue