Skip to content

Commit

Permalink
Fixed command line syntax in documentation (closes miracle2kgh-9).
Browse files Browse the repository at this point in the history
  • Loading branch information
miracle2k committed Aug 25, 2011
1 parent 9bf8851 commit 03d966d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ To be able to run, the script necessarily needs to know about two
filesystem locations: The directory where your Android resources are
located, and the directory where the gettext .po files should be stored:

$ a2po --android myproject/res --gettext myproject/locale COMMAND
$ a2po COMMAND --android myproject/res --gettext myproject/locale

However, to simplify usage, the program will automatically try to
detect the location of these folders, as follows:
Expand Down

0 comments on commit 03d966d

Please sign in to comment.