mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-04 08:05:15 +00:00 
			
		
		
		
	Added --dry-run option to the DELETE command
This commit is contained in:
		@@ -181,8 +181,10 @@ Marks old data deleted and removes outdated dlist files. A backup is deleted whe
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Some advanced options:
 | 
					Some advanced options:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* `--dry-run`  
 | 
				
			||||||
 | 
					Performs the operation, but does not write changes to the local database or the remote storage.
 | 
				
			||||||
* `--keep-time=<time>`  
 | 
					* `--keep-time=<time>`  
 | 
				
			||||||
Marks data outdated that is older than <time>.
 | 
					Marks data outdated that is older than `<time>`.
 | 
				
			||||||
* `--keep-versions=<int>`  
 | 
					* `--keep-versions=<int>`  
 | 
				
			||||||
Marks data outdated that is older than <int> versions.
 | 
					Marks data outdated that is older than <int> versions.
 | 
				
			||||||
*  `--version=<int>`  
 | 
					*  `--version=<int>`  
 | 
				
			||||||
@@ -295,6 +297,3 @@ The name of the operation, usually `backup`, but could also be `restore` etc.
 | 
				
			|||||||
The backend url.
 | 
					The backend url.
 | 
				
			||||||
* `%LOCALPATH%`  
 | 
					* `%LOCALPATH%`  
 | 
				
			||||||
The path to the local folders involved (i.e. the folders being backed up).
 | 
					The path to the local folders involved (i.e. the folders being backed up).
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user