Skip to content

Missing space between non required options in help synopsis #1357

Description

@joanneshen

Hi,
After upgrading to spring-shell v4, when running help of a command, a space is missing between different name/value pair of options. See example as follows.

help run
NAME
run - Runs a job, scheduling it to run immediately.

SYNOPSIS
run --d RestFolder--applications String[]--app String[]--properties String[]--p String[] --help

While SYNOPSIS is supposed to be like this:
run --d RestFolder --applications String[] --app String[] --properties String[] --p String[] --help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions