amoeba opened a new pull request, #42148:
URL: https://github.com/apache/arrow/pull/42148

   ### Rationale for this change
   
   I noticed two instances where we refer to "archery run" but I think the 
command is "archery docker run".
   
   ```
   ❯ archery run
   Usage: archery [OPTIONS] COMMAND [ARGS]...
   Try 'archery -h' for help.
   
   Error: No such command 'run'.
   ❯ archery docker run --help
   Usage: archery docker run [OPTIONS] IMAGE [COMMAND]
   ```
   
   ### What changes are included in this PR?
   
   Fixed two places we refer to "archery run".
   
   ### Are these changes tested?
   
   No.
   
   ### Are there any user-facing changes?
   
   No.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to