Bug 21481: Remove references to help from LangInstaller
authorJosef Moravec <josef.moravec@gmail.com>
Wed, 3 Oct 2018 10:19:40 +0000 (10:19 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 5 Oct 2018 15:00:20 +0000 (15:00 +0000)
commita0de8cf1680caae6545ed8fdf371c6cd8b5d36b2
treedb4914e3d460999ca3dfde0276464c5c81f07e9e
parent2cb8e9755af0fdfd25bebc465f9a415d485ceea0
Bug 21481: Remove references to help from LangInstaller

Test plan:
1) Aply the patches
2) cd misc/translator
3) Run these command one by one:
    ./translate install <lang-code>
    ./translate update <lang-code>
    ./translate create <lang-code>
4) All should not end with error and must do what is documented (see
    ./translate --help)

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
misc/translator/LangInstaller.pm