examples/_src/readme/description.erb.rb in cl-1.2.2 vs examples/_src/readme/description.erb.rb in cl-1.2.3
- old
+ new
@@ -4,9 +4,11 @@
<%= run sq(<<-'rb')
require 'cl'
module Owners
class Add < Cl::Cmd
+ register :add
+
summary 'Add one or more owners to an existing owner group'
description <<~str
Use this command to add one or more owners to an existing
owner group.