mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-04 08:05:15 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		@@ -194,7 +194,7 @@ Duplicati supports pluggable encryption modules. Use this option to select a mod
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### exclude
 | 
					### exclude
 | 
				
			||||||
`--exclude`  
 | 
					`--exclude`  
 | 
				
			||||||
Exclude files that match this filter. The special characterc `*` means any number of character, and the special character `?` means any single character, use `*.txt` to exclude all files with a txt extension. Regular expressions are also supported and can be supplied by using hard braces, i.e. `[.*\.txt]`.
 | 
					Exclude files that match this filter. The special character `*` means any number of character, and the special character `?` means any single character, use `*.txt` to exclude all files with a txt extension. Regular expressions are also supported and can be supplied by using hard braces, i.e. `[.*\.txt]`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### exclude-empty-folders
 | 
					### exclude-empty-folders
 | 
				
			||||||
`--exclude-empty-folders = false`  
 | 
					`--exclude-empty-folders = false`  
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user