| 
					
				 | 
			
			
				@@ -92,10 +92,10 @@ Usage: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	Enable interactive mode with supported opts 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	--reset-from-master 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	Reset all current changes so that the file tree matches upstream/master 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	Reset all current changes so that the file tree matches origin master 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	--reset-from-upstream [ --upstream-url ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	If upstream is defined will reset local branch to match upstream ( does not push changes by default ) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	If upstream is defined will reset local branch to match upstream ( does not push changes to origin ) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		* Assumes you have an upstream configured 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		* Pass SSH/HTTPS URL to --upstream-url to add an upstream 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |