mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 07:30:58 +00:00
Update run.bat
This commit is contained in:
parent
7bef7a8a74
commit
230eee1490
1 changed files with 1 additions and 1 deletions
2
run.bat
2
run.bat
|
@ -11,7 +11,7 @@ IF NOT "%1"=="" (
|
|||
SHIFT
|
||||
)
|
||||
IF "%1"=="--help" (
|
||||
echo Usage: scripts/run.bat [--port N]
|
||||
echo Usage: run.bat [--port N]
|
||||
echo:
|
||||
echo Run LibreTranslate using docker.
|
||||
echo:
|
||||
|
|
Loading…
Reference in a new issue