lib/commands/help.rb in gfsm-0.5.0 vs lib/commands/help.rb in gfsm-0.5.1
- old
+ new
@@ -6,10 +6,10 @@
def run(_ = [])
GFSM::Output.puts <<~HELP
# GitLab Flavored Semantic Versioning
Usage:
-
+
gfsm <command> [<args>]
Available commands:
gfsm help # Print this help text
gfsm version # Command used to print the current version or bump it based on the configuration