Skip to content
This repository was archived by the owner on Nov 11, 2020. It is now read-only.
This repository was archived by the owner on Nov 11, 2020. It is now read-only.

Wrong syntax on github page #8

@googol7

Description

@googol7

On the github page there seems to be an old syntax which doesn't work anymore with the current version:

https://github.com/mikewest/static_gettext

static_gettext.py --input ./path/to/input/root --locale ./path/to/locale/root --languages LANG1,LANG2,... --compile
static_gettext.py --input ./path/to/input/root --locale ./path/to/locale/root --output ./path/to/build/root --languages LANG1,LANG2,... --render

On the homepage https://mikewest.github.io/static_gettext/ this current syntax is being mentioned instead:

static_gettext.py --build --languages LANG_1,LANG_2,LANG_3,... --input=/path/to/source/files --locale=/path/to/locale/files --output=/path/to/output/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions