Remove 'shell' from description of changing TZ

This commit is contained in:
Parker Moore 2013-04-15 14:37:37 +02:00
parent aa1f52fce8
commit b68d33ed8b
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ class="flag">flags</code> (specified on the command-line) that control them.
<p class='name'><strong>Time Zone</strong></p>
<p class="description">
Set the time zone for site generation. This sets the <code>TZ</code>
shell environment variable, which Ruby uses to handle time and date
environment variable, which Ruby uses to handle time and date
creation and manipulation. Any entry from the
<a href="http://en.wikipedia.org/wiki/Tz_database">IANA Time Zone
Database</a> is valid, e.g. <code>America/New_York</code>. The default