mirror of
				https://github.com/Neocky/pluGET.git
				synced 2024-04-29 16:12:30 +00:00 
			
		
		
		
	Changed order of commands
This commit is contained in:
		@@ -29,16 +29,15 @@ Edit the config to your needs and rerun it.
 | 
			
		||||
**Now you are good to go!**  
 | 
			
		||||
 | 
			
		||||
## Usage  
 | 
			
		||||
Run programm.  
 | 
			
		||||
The following are examples for the general usage:  
 | 
			
		||||
(Hint: 'all' can always be exchanged through the plugin name or the plugin id and reverse)  
 | 
			
		||||
#### Download the latest update of a specific package:  
 | 
			
		||||
```
 | 
			
		||||
get 'pluginName'
 | 
			
		||||
get 'pluginID'
 | 
			
		||||
```  
 | 
			
		||||
or:    
 | 
			
		||||
```
 | 
			
		||||
get 'pluginID'
 | 
			
		||||
get 'pluginName'
 | 
			
		||||
```  
 | 
			
		||||
#### Check all installed plugins for updates:  
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user