lib/github_cli/cli.rb in github_cli-0.5.5 vs lib/github_cli/cli.rb in github_cli-0.5.6

- old
+ new

@@ -66,10 +66,10 @@ 'core.aliases' => nil, } end end - desc 'init [<filename>]', 'Generates a configuration file in your home directory' + desc 'init [<filename>]', 'Create a configuration file or overwirte existing one' long_desc <<-DESC Initializes a configuration file where you can set default options for interacting with GitHub API.\n Both global and per-command options can be specified. These defaults