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

Update --help to be more Ubuntu friendly #577

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Update --help to be more Ubuntu friendly #577

merged 1 commit into from
Dec 11, 2024

Conversation

timmullin
Copy link
Contributor

Case RE-800: There was some language output by --help that is CentOS specific. Update to make the help text inclusive of Ubuntu.

Changelog: Update --help to be more Ubuntu friendly

By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpanel/elevate/blob/main/docs/cPanel-CLA.pdf

@@ -9885,7 +9887,7 @@ CloudLinux 7 => CloudLinux 8
--log Show the current elevation log.
--status Check the current elevation status.
--clean Cleanup scripts and files created by elevate-cpanel.
--leappbeta Use the special beta repo from leapp. Do this only if instructed to by cPanel.
--leappbeta Use the special beta repo from leapp (RHEL® derivatives only). Do this only if instructed to by cPanel.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this fail if on ubuntu?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it will die early with a message saying that BETA is unavailable for this leapp repo.

elevate-cpanel Outdated Show resolved Hide resolved
Case RE-800: There was some language output by --help that
is CentOS specific. Update to make the help text inclusive
of Ubuntu.

Changelog: Update --help to be more Ubuntu friendly
@toddr toddr merged commit fed41d7 into main Dec 11, 2024
37 of 38 checks passed
@toddr toddr deleted the RE-800 branch December 11, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants