mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-19 21:58:08 -04:00
Update bin/administration
Refactor code style: replace tabs with spaces, document new option, and maintain alphabetical order Co-authored-by: El RIDO <elrido@gmx.net>
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@ class Administration
|
||||
{
|
||||
echo <<<'EOT'
|
||||
Usage:
|
||||
administration [--delete <paste id> | --empty-dirs | --help | --purge | --statistics | --list-ids]
|
||||
administration [--delete <paste id> | --delete-all | --empty-dirs | --help | --list-ids | --purge | --statistics]
|
||||
|
||||
Options:
|
||||
-d, --delete deletes the requested paste ID
|
||||
|
||||
Reference in New Issue
Block a user