耙-D时间不起作用!

fiv*_*six 2 ruby ruby-on-rails ruby-on-rails-3

这是我运行rake -D时间的一个例子

526:project 526$ rake -D time
rake time:zones:all
    Displays all time zones, also available: time:zones:us, time:zones:local -- filter with OFFSET parameter, e.g., OFFSET=-6

526:project 526$ 
Run Code Online (Sandbox Code Playgroud)

Mat*_*ner 5

它正在运行它应该如何!这是我通过运行获得的关于-D标志的输出$ rake -h

-D, --describe [PATTERN]         Describe the tasks (matching optional PATTERN), then exit.
Run Code Online (Sandbox Code Playgroud)

你只需要跑rake time:zones:allrake time:zones:us.