space2dash.gemspec in space2dash-0.0.3 vs space2dash.gemspec in space2dash-0.0.4
- old
+ new
@@ -6,12 +6,12 @@
Gem::Specification.new do |spec|
spec.name = 'space2dash'
spec.version = Space2dash::VERSION
spec.authors = ['sachin21']
spec.email = ['sachin21.developer@gmail.com']
- spec.description = 'change the space into dash'
- spec.summary = 'change the space into dash'
+ spec.description = 'Change the space into dash'
+ spec.summary = 'Change the space into dash'
spec.homepage = 'http://github.com/sachin21/space2dash'
spec.license = 'MIT'
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
@@ -32,10 +32,10 @@
$ space2dash new branch -c
=> Switched to the new branch 'new-branch’
Or
- $ git branch -m $(space2dash renamed branch) # Output to the standard output
+ $ git branch -m $(space2dash renamed branch) # space2dash has outputted to the standard output.
----------------------------------------------------------
..........................................................
__________________________________________________________
}