]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/homectl.xml
man: explain why TZ=: is used
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 29 Sep 2020 07:30:42 +0000 (09:30 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 Sep 2020 08:30:03 +0000 (10:30 +0200)
commit7fd897c51ceaa3ff5760025598387ad1208498cf
tree277d38589b8814cd0c6266db942eb526dce3045a
parentfa26ff47f70c1baff92b65ceb003e25b70208907
man: explain why TZ=: is used

Also, reword the description a bit. "As a string" is meaningless in the context
of commandline arguments, where evyrything is a string. This is not a
strongly-typed programming language where 5 is a number but "5" is something
completely different. Here both 5 and "5" are indistinguishable. The original
text was trying to say that a location name should be given and not a number,
so say "time zone location name".

For #17177.
man/homectl.xml