mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-19 21:18:57 -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:
parent
302921a811
commit
1f7f6c93b0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue