mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-09-20 04:34:39 -04:00
clearer wording
The comments are not actually read, it just checks if discussion was enabled or not.
This commit is contained in:
parent
b8a3c6f920
commit
634c15a2e8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue