Explorar o código

Console docs for --all

Rick Mac Gillis %!s(int64=5) %!d(string=hai) anos
pai
achega
33bb85f0e5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/tasks/docs.thor

+ 1 - 1
lib/tasks/docs.thor

@@ -119,7 +119,7 @@ class DocsCLI < Thor
     puts 'Done'
   end
 
-  desc 'download (<doc> <doc@version>... | --default | --installed)', 'Download documentations'
+  desc 'download (<doc> <doc@version>... | --default | --installed | --all)', 'Download documentations'
   option :default, type: :boolean
   option :installed, type: :boolean
   option :all, type: :boolean