diff --git a/plugins/StoreRemoteMedia/scripts/removeRemoteMedia.php b/plugins/StoreRemoteMedia/scripts/removeRemoteMedia.php index b3b43018a9..2a5bdebd46 100755 --- a/plugins/StoreRemoteMedia/scripts/removeRemoteMedia.php +++ b/plugins/StoreRemoteMedia/scripts/removeRemoteMedia.php @@ -30,7 +30,7 @@ define('INSTALLDIR', realpath(__DIR__ . '/../../..')); $shortoptions = 'l::a::i'; -$longoptions = ['limit=','all','image']; +$longoptions = ['limit=', 'all', 'image']; $helptext = <<