This repository has been archived by the owner on May 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 382
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the last col of get-classes and get-plans wider so we're at leas…
…t 80 cols Signed-off-by: Doug Davis <dug@us.ibm.com>
- Loading branch information
Doug Davis
committed
Jul 24, 2018
1 parent
0a42172
commit 5223376
Showing
7 changed files
with
48 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
NAME NAMESPACE DESCRIPTION | ||
+-----------------------+-----------+-------------------------+ | ||
NAME NAMESPACE DESCRIPTION | ||
+-----------------------+-----------+-----------------------------------------+ | ||
user-provided-service A user provided service |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
NAME CLASS DESCRIPTION | ||
+---------+-----------------------+-------------------------+ | ||
default user-provided-service Sample plan description | ||
NAME CLASS DESCRIPTION | ||
+---------+-----------------------+-------------------------------------------+ | ||
default user-provided-service Sample plan description |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
NAME CLASS DESCRIPTION | ||
+---------+-----------------------+-------------------------+ | ||
default user-provided-service Sample plan description | ||
premium user-provided-service Premium plan | ||
NAME CLASS DESCRIPTION | ||
+---------+-----------------------+-------------------------------------------+ | ||
default user-provided-service Sample plan description | ||
premium user-provided-service Premium plan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
NAME CLASS DESCRIPTION | ||
+---------+--------------------------+--------------------------------+ | ||
default user-provided-service Sample plan description | ||
premium user-provided-service Premium plan | ||
default another-provided-service Another sample plan | ||
description | ||
premium another-provided-service Another premium plan | ||
NAME CLASS DESCRIPTION | ||
+---------+--------------------------+----------------------------------------+ | ||
default user-provided-service Sample plan description | ||
premium user-provided-service Premium plan | ||
default another-provided-service Another sample plan description | ||
premium another-provided-service Another premium plan |