瀏覽代碼

Remove unused option from tootctl accounts cull (#12074)

master^2
Jeong Arm 4 年之前
committed by Eugen Rochko
父節點
當前提交
c4fbfaf0b8
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      lib/mastodon/accounts_cli.rb

+ 0
- 1
lib/mastodon/accounts_cli.rb 查看文件

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


Loading…
取消
儲存