diff options
Diffstat (limited to 'translate')
-rwxr-xr-x | translate | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/translate b/translate index caa3b375..88783c15 100755 --- a/translate +++ b/translate @@ -1,5 +1,6 @@ #!/bin/sh -# Translate SubX using the self-hosted translator. +# Translate SubX by running the self-hosted translator in emulated mode on +# Linux or BSD or Mac. # # Possible knobs: # Whether to run a phase natively or in emulated mode. |