]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd.nspawn: fix reference to --timezone argument (#10403)
authorBen Boeckel <mathstuf@users.noreply.github.com>
Sun, 14 Oct 2018 21:16:43 +0000 (17:16 -0400)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 14 Oct 2018 21:16:43 +0000 (06:16 +0900)
man/systemd.nspawn.xml

index 4e0bc29bb369d5fe4f24e082612116e651d67509..9ca6d9db2a6674bbf30b46cf026ff6baa3ee21c3 100644 (file)
         <term><varname>Timezone=</varname></term>
 
         <listitem><para>Configures how <filename>/etc/localtime</filename> in the container shall be handled. This is
-        equivalent to the <option>--localtime=</option> command line switch, and takes the same argument. See
+        equivalent to the <option>--timezone=</option> command line switch, and takes the same argument. See
         <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry> for
         details.</para></listitem>
       </varlistentry>