[devdocsgjs/main: 1057/1867] Console docs for --all




commit 33bb85f0e5fa93268cfcaa9d4fa7458536bea028
Author: Rick Mac Gillis <8941225+rickmacgillis users noreply github com>
Date:   Mon May 18 09:06:18 2020 -0400

    Console docs for --all

 lib/tasks/docs.thor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/tasks/docs.thor b/lib/tasks/docs.thor
index 4e7cbcce..65f62980 100644
--- a/lib/tasks/docs.thor
+++ b/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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]