6592601d8f24c22a591a32d92f0bd8e036911559
commit 6592601d8f24c22a591a32d92f0bd8e036911559
Author: spesk1 <spesk@pm.me>
Date: Tue May 21 23:04:48 2019 -0400

Updated help text

diff --git a/sg b/sg
index 4e1be11..8dc7303 100755
--- a/sg
+++ b/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