Bläddra i källkod

Remove unused option from tootctl accounts cull (#12074)

master^2
Jeong Arm 4 år sedan
committed by Eugen Rochko
förälder
incheckning
c4fbfaf0b8
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. +0
    -1
      lib/mastodon/accounts_cli.rb

+ 0
- 1
lib/mastodon/accounts_cli.rb Visa fil

@@ -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


Laddar…
Avbryt
Spara