Use HTTPs for tx(1) samples in the documentation.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2011-04-11 10:01:05 +02:00
parent 09231785f2
commit ba651cf0a0

View File

@ -1061,8 +1061,8 @@ After you downloaded and installed the client, run the following commands to
checkout the translation resources of *calcurse*:
----
$ tx init --host=http://www.transifex.net
$ tx set --auto-remote http://www.transifex.net/projects/p/calcurse
$ tx init --host=https://www.transifex.net
$ tx set --auto-remote https://www.transifex.net/projects/p/calcurse
$ tx pull -r calcurse.calcursepot -a
----