Skip to content

Commit

Permalink
Merge pull request #1628 from nanoc/denis/fix-show-rules-usage
Browse files Browse the repository at this point in the history
Fix show-rules usage
  • Loading branch information
denisdefreyne committed Nov 24, 2022
2 parents db1d595 + b6b3cb2 commit cc13437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nanoc/lib/nanoc/orig_cli/commands/show-rules.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

usage 'show-rules [thing]'
usage 'show-rules'
aliases :explain
summary 'describe the rules for each item'
description "
Expand Down

0 comments on commit cc13437

Please sign in to comment.