Explorar el Código

Remove unused option from tootctl accounts cull (#12074)

master^2
Jeong Arm hace 4 años
committed by Eugen Rochko
padre
commit
c4fbfaf0b8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      lib/mastodon/accounts_cli.rb

+ 0
- 1
lib/mastodon/accounts_cli.rb Ver fichero

@@ -211,7 +211,6 @@ module Mastodon
end

option :concurrency, type: :numeric, default: 5, aliases: [:c]
option :verbose, type: :boolean, aliases: [:v]
option :dry_run, type: :boolean
desc 'cull', 'Remove remote accounts that no longer exist'
long_desc <<-LONG_DESC


Cargando…
Cancelar
Guardar