Console docs for --all

pull/1226/head
Rick Mac Gillis 5 years ago committed by GitHub
parent 4eb4bfe5da
commit 33bb85f0e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save