Skip to content

Commit

Permalink
removed stray text from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
javan committed Jul 7, 2011
1 parent 660fbc5 commit 42061be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ Or set the job_template to nil to have your jobs execute normally.
set :job_template, nil
```

And you'll see your `schedule.rb` converted to cron sytax. Note: running `whenever` with no options does not display your current crontab file, it simply shows you the output of converting your `schedule.rb` file.

### Capistrano integration

Use the built-in Capistrano recipe for easy crontab updates with deploys.
Expand Down

0 comments on commit 42061be

Please sign in to comment.