mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-02 11:36:08 -04:00
Update bin/administration
Refactor lines 160-165 as suggested for improved readability and consistency Co-authored-by: El RIDO <elrido@gmx.net>
This commit is contained in:
parent
1f7f6c93b0
commit
df1f742789
1 changed files with 6 additions and 0 deletions
|
@ -162,7 +162,13 @@ Options:
|
|||
-h, --help displays this help message
|
||||
-p, --purge purge all expired pastes
|
||||
-s, --statistics reads all stored pastes and comments and reports statistics
|
||||
--delete-all deletes all paste IDs
|
||||
-e, --empty-dirs removes empty directories (only if Filesystem storage is
|
||||
configured)
|
||||
-h, --help displays this help message
|
||||
-l, --list-ids lists all paste IDs
|
||||
-p, --purge purge all expired pastes
|
||||
-s, --statistics reads all stored pastes and comments and reports statistics
|
||||
EOT, PHP_EOL;
|
||||
exit($code);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue