# File lib/piston/commands/lock.rb, line 21
      def self.detailed_help
        "usage: lock DIR [DIR [...]]\n\n  Locked folders will not be updated to the latest revision when updating.\n"
      end