Browse Source

Updated help text

spesk1 5 years ago
parent
commit
6592601d8f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      sg

+ 2 - 2
sg

@@ -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