Skip to content

Commit

Permalink
Include original help content
Browse files Browse the repository at this point in the history
  • Loading branch information
keizer619 committed Dec 17, 2021
1 parent a1b4bdd commit 13b2765
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ swan-lake-latest-version=slbeta6
swan-lake-latest-spec-version=2021R1
1-x-channel-version=1.2.0
1-x-channel-spec-version=2020R1
1-x-channel-latest-version=1.2.20
1-x-channel-latest-version=1.2.16
20 changes: 4 additions & 16 deletions src/main/resources/cli-help/ballerina-help.help
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@

NAME
bal-help - Display information on all the commands of the `bal` tool.
Update Commands:
dist Manage Ballerina distributions
update Update the Ballerina tool

SYNOPSIS
bal help
bal help <command>
bal help <command> <sub-command>

DESCRIPTION
Display all the information about the `bal` tool and its supported commands.

EXAMPLES
Display information about the `bal update` command.
$ bal help update

Display information about the `bal dist update` command.
$ bal help dist update
Use 'bal help <command>' for more information on a specific command.

0 comments on commit 13b2765

Please sign in to comment.