lib/nanoc/cli/commands/show-rules.rb in nanoc-4.9.3 vs lib/nanoc/cli/commands/show-rules.rb in nanoc-4.9.4
- old
+ new
@@ -4,9 +4,10 @@
aliases :explain
summary 'describe the rules for each item'
description "
Prints the rules used for all items and layouts in the current site.
"
+no_params
module Nanoc::CLI::Commands
class ShowRules < ::Nanoc::CLI::CommandRunner
def run
site = load_site