Sha256: 12a13764b8ca5acd47998c2f2b11f90c47b35e8253b8478243083798e8ed600d
Contents?: true
Size: 282 Bytes
Versions: 9
Compression:
Stored size: 282 Bytes
Contents
TabTab::Definition.register("searchd") do |c| c.flag :help, :h c.flag :config, :c c.flag :stop c.flag :iostats c.flag :console c.flag :port, :p c.flag :index, :i end TabTab::Definition.register("indexer") do |c| c.flag :config, :c c.flag :all c.flag :rotate end
Version data entries
9 entries across 9 versions & 2 rubygems