lib/tapioca/cli.rb in tapioca-0.6.1 vs lib/tapioca/cli.rb in tapioca-0.6.2

- old
+ new

@@ -45,9 +45,10 @@ end desc "todo", "generate the list of unresolved constants" option :todo_file, type: :string, + desc: "Path to the generated todo RBI file", default: DEFAULT_TODO_FILE option :file_header, type: :boolean, desc: FILE_HEADER_OPTION_DESC, default: true