diff --git a/bin/administration b/bin/administration index 713437d9..1b2b4cc4 100755 --- a/bin/administration +++ b/bin/administration @@ -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); }