Kaynağa Gözat

clearer wording

The comments are not actually read, it just checks if discussion was enabled or not.
El RIDO 1 yıl önce
ebeveyn
işleme
634c15a2e8
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      bin/administration

+ 2 - 2
bin/administration

@@ -174,7 +174,7 @@ Options:
   -h, --help        displays this help message
   -l, --list-ids    lists all document IDs
   -p, --purge       purge all expired documents
-  -s, --statistics  reads all stored documents and comments and reports statistics
+  -s, --statistics  reads all stored documents and reports statistics
 EOT, PHP_EOL;
         exit($code);
     }
@@ -243,7 +243,7 @@ EOT, PHP_EOL;
     }
 
     /**
-     * reads all stored documents and comments and reports statistics
+     * reads all stored documents and reports statistics
      *
      * @access public
      */