lib/commands/changelog.rb in gfsm-0.4.0 vs lib/commands/changelog.rb in gfsm-0.4.1

- old
+ new

@@ -24,10 +24,10 @@ #{cli_info[:options]} Environment variables: OUTPUT_FILE # Equivalent to --output-file NO_INCREMENTAL # Equivalent to --no-incremental - ONLY_ENTRIES # Equivalent to --only-new-entries + ONLY_NEW_ENTRIES # Equivalent to --only-new-entries #{cli_info[:environment_variables]} HELP end def run(args = []) \ No newline at end of file