diff options
Diffstat (limited to 'build/ci.go')
-rw-r--r-- | build/ci.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ci.go b/build/ci.go index a849de2fd..c603f68e7 100644 --- a/build/ci.go +++ b/build/ci.go @@ -19,7 +19,7 @@ /* The ci command is called from Continuous Integration scripts. -Usage: go run ci.go <command> <command flags/arguments> +Usage: go run build/ci.go <command> <command flags/arguments> Available commands are: |