HammerCLI::Options::Normalizers::AbstractNormalizer
# File lib/hammer_cli_foreman_remote_execution/options/normalizers.rb, line 25 def description _("Cron line format 'a b c d e', where:\n a. is minute (range: 0-59)\n b. is hour (range: 0-23)\n c. is day of month (range: 1-31)\n d. is month (range: 1-12)\n e. is day of week (range: 0-6)") end
Generated with the Darkfish Rdoc Generator 2.