Skip to content

Commit 33bb85f

Browse files
Console docs for --all
1 parent 4eb4bfe commit 33bb85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tasks/docs.thor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ class DocsCLI < Thor
119119
puts 'Done'
120120
end
121121

122-
desc 'download (<doc> <doc@version>... | --default | --installed)', 'Download documentations'
122+
desc 'download (<doc> <doc@version>... | --default | --installed | --all)', 'Download documentations'
123123
option :default, type: :boolean
124124
option :installed, type: :boolean
125125
option :all, type: :boolean

0 commit comments

Comments
 (0)