mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
remove duplicate options
This commit is contained in:
parent
0199bed133
commit
cfb609814a
1 changed files with 1 additions and 6 deletions
|
|
@ -157,11 +157,6 @@ Usage:
|
|||
|
||||
Options:
|
||||
-d, --delete deletes the requested paste ID
|
||||
-e, --empty-dirs removes empty directories (only if Filesystem storage is
|
||||
configured)
|
||||
-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)
|
||||
|
|
@ -371,4 +366,4 @@ EOT, PHP_EOL;
|
|||
}
|
||||
}
|
||||
|
||||
new Administration();
|
||||
new Administration();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue