[ 
https://issues.apache.org/jira/browse/SPARK-42711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liang Yan updated SPARK-42711:
------------------------------
    Description: 
The build/sbt tool's usage information has some missing content:
 
{code:java}
(base) spark% ./build/sbt -help
Usage:  [options]

  -h | -help         print this message
  -v | -verbose      this runner is chattier
{code}

And also some shellcheck warn/error.

  was:
The build/sbt tool's usage information about java-home is wrong:

  # java version (default: java from PATH, currently $(java -version 2>&1 | 
grep version))

  -java-home <path>         alternate JAVA_HOME


> build/sbt usage error messages and shellcheck warn/error
> --------------------------------------------------------
>
>                 Key: SPARK-42711
>                 URL: https://issues.apache.org/jira/browse/SPARK-42711
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.3.2
>            Reporter: Liang Yan
>            Priority: Minor
>
> The build/sbt tool's usage information has some missing content:
>  
> {code:java}
> (base) spark% ./build/sbt -help
> Usage:  [options]
>   -h | -help         print this message
>   -v | -verbose      this runner is chattier
> {code}
> And also some shellcheck warn/error.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to