Docs: In the code there is the `d` option.

Documenting a behaviour that is present in the code and works.

Closes #7794
This commit is contained in:
Cristiano Fontes 2014-09-19 11:22:22 +08:00 committed by Clinton Gormley
parent 19f5a86c21
commit 3a008c7355
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ can be specified as a whole number representing time in milliseconds, or as a ti
`y`:: Year `y`:: Year
`M`:: Month `M`:: Month
`w`:: Week `w`:: Week
`d`:: Day
`h`:: Hour `h`:: Hour
`m`:: Minute `m`:: Minute
`s`:: Second `s`:: Second