space2hyphen.gemspec in space2hyphen-0.0.1 vs space2hyphen.gemspec in space2hyphen-0.0.2
- old
+ new
@@ -26,15 +26,15 @@
************************* Usage **************************
From the command line:
- $ space2hyphen new branch -c
+ $ s2h new branch -c
=> Switched to the new branch 'new-branch’
Or
- $ git branch -m $(space2hyphen renamed branch)
+ $ git branch -m $(s2h renamed branch)
----------------------------------------------------------
..........................................................
EOF