mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-03 23:55:14 +00:00 
			
		
		
		
	Update 06-advanced-options.md
This commit is contained in:
		@@ -552,7 +552,10 @@ Default value: `false`
 | 
				
			|||||||
## Scripting options
 | 
					## Scripting options
 | 
				
			||||||
 | 
					
 | 
				
			||||||
With these options you can execute a script before starting an operation, and again on completion. Module is loaded automatically, use `--disable-module` to prevent this.  
 | 
					With these options you can execute a script before starting an operation, and again on completion. Module is loaded automatically, use `--disable-module` to prevent this.  
 | 
				
			||||||
**Warning** 'before' scripts can set environment variable(s) by writing to stdout. See run-script-exemple for more information.
 | 
					*****
 | 
				
			||||||
 | 
					>  'before' scripts can set environment variable(s) by writing to stdout. See run-script-exemple for more information.
 | 
				
			||||||
 | 
					*****
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### run-script-before
 | 
					### run-script-before
 | 
				
			||||||
`--run-script-before (Path)`  
 | 
					`--run-script-before (Path)`  
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user