Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output of ballerina dist use --help is not aligned #332

Closed
Kishanthan opened this issue Dec 16, 2019 · 1 comment
Closed

Output of ballerina dist use --help is not aligned #332

Kishanthan opened this issue Dec 16, 2019 · 1 comment
Assignees
Labels

Comments

@Kishanthan
Copy link
Contributor

Description:

$ ballerina dist use --help 
NAME
    ballerina-dist-use - Use a given distribution version

SYNOPSIS
    ballerina dist use <distribution-version>

DESCRIPTION
     Use pulls and uses a given Ballerina version from project repository.

OPTIONS
     Ballerina dist use command takes no options.

EXAMPLES
     Use Ballerina 1.0.0 distribution.
        → ballerina dist use jballerina-1.0.0

Issues

  1. Not aligned.
  2. OPTIONS is not needed.
  3. The text should say that this will switch and use the given version as the default version.

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

@MaryamZi
Copy link
Member

Fixed with #329

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants