lib/nanoc/cli/commands/validate-html.rb in nanoc-3.7.3 vs lib/nanoc/cli/commands/validate-html.rb in nanoc-3.7.4
- old
+ new
@@ -1,9 +1,9 @@
# encoding: utf-8
-usage 'validate-html [options]'
-aliases :validate_html, :vhtml
-summary 'validate the site’s HTML'
+usage 'validate-html [options]'
+aliases :validate_html, :vhtml
+summary 'validate the site’s HTML'
be_hidden
description "
Validates the site’s HTML files.
"