Skip to content

Commit

Permalink
Merge pull request #103 from kevydotvinu/issue-92
Browse files Browse the repository at this point in the history
bug: Align onp help with \t
  • Loading branch information
kevydotvinu committed Aug 21, 2023
2 parents 8b9e2f2 + e19b5d8 commit 4228172
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ignition/00-core.bu
Original file line number Diff line number Diff line change
Expand Up @@ -1977,7 +1977,7 @@ storage:
@echo -e " kind-delete-ovn\t\t\tCreate an OVN Kind cluster"
@echo -e " sno\t\t\t\t\tCreate an IPv6 single-stack SNO cluster"
@echo -e " onp-files\t\t\t\tClone the ONP sample manifests"
@echo -e " rhcos-livecd NETWORK=baremetal\t\tCreate a RHCOS Live CD"
@echo -e " rhcos-livecd NETWORK=baremetal\tCreate a RHCOS Live CD"
@echo -e " rhcos BUTANE=file.bu\t\t\tCreate a RHCOS VM with custom butane"
@echo -e " disconnect-cluster\t\t\tDisconnect cluster from internet"
@echo -e " connect-cluster\t\t\tConnect cluster to internet"
Expand All @@ -1988,7 +1988,7 @@ storage:
@echo -e " list-releases\t\t\t\tList stored OpenShift releases"
@echo -e " store-sno4-release FROM=4.x.y\t\tStore single node OpenShift 4.x.y release"
@echo -e " restore-sno4-release TO=4.x.y\t\tRestore single node OpenShift 4.x.y release"
@echo -e " list-sno4-releases\t\t\t\tList stored single node OpenShift releases"
@echo -e " list-sno4-releases\t\t\tList stored single node OpenShift releases"
@echo ""
@echo "Example:"
@echo " onp cluster LOGLEVEL=debug"
Expand Down
Loading

0 comments on commit 4228172

Please sign in to comment.