mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-04 08:05:15 +00:00 
			
		
		
		
	Update 04-using-duplicati-from-the-command-line.md
Correct the spelling of the command-line tool for Duplicati on linux.
This commit is contained in:
		@@ -8,7 +8,7 @@ With the Commandline tool you can perform all operations that are available in t
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## How to use the Duplicati Command Line tool
 | 
					## How to use the Duplicati Command Line tool
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The Commandline tool can be used by typing `Duplicati.CommandLine.exe` followed by a number of arguments in a command prompt window. Linux and Mac OS X users should type `mono Duplicati.CommandLine.exe` or `duplicate-cli`, which is a wrapper for running `mono Duplicati.CommandLine.exe`.
 | 
					The Commandline tool can be used by typing `Duplicati.CommandLine.exe` followed by a number of arguments in a command prompt window. Linux and Mac OS X users should type `mono Duplicati.CommandLine.exe` or `duplicati-cli`, which is a wrapper for running `mono Duplicati.CommandLine.exe`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Which arguments you need to specify depend on the command you run with the Commandline tool. Generally, these arguments need to be supplied:
 | 
					Which arguments you need to specify depend on the command you run with the Commandline tool. Generally, these arguments need to be supplied:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user