# File lib/nanoc3/cli/commands/info.rb, line 19 def long_desc 'Show a list of available plugins, including filters, data sources ' + 'and VCSes. If the current directory contains a nanoc web site, ' + 'the plugins defined in this site will be shown as well.' end