Przeglądaj źródła

remove duplicate options

El RIDO 1 rok temu
rodzic
commit
cfb609814a
1 zmienionych plików z 1 dodań i 6 usunięć
  1. 1 6
      bin/administration

+ 1 - 6
bin/administration

@@ -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();