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

docs: fix old documentation for 'podman-mac-helper setup' #1428

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

Mitch9378
Copy link
Contributor

…elper install' and direct users to 'podman-mac-helper install --help' for more options

Signed-off-by: Mitch West mitch9378dev@gmail.com

What does this PR do?

Updates an old piece of documentation on podman-mac-helper to reflect the current CLI. Also it points users to review the --help flag for more options to facilitate discover of new command line flag --user (containers/podman#17478) and future command line changes. The intent was to not be overly verbose as the CLI should contain the necessary usage docs.

Screenshot/screencast of this PR

Old (left) vs new (right):

Screenshot 2023-02-11 at 3 23 27 PM

Screenshot 2023-02-11 at 3 25 07 PM

What issues does this PR fix or reference?

Documentation referenced a command:

podman-mac-helper setup

which no longer exists and has been changed to 'install'

This will also facilitate the discovery of containers/podman#17478 should it be merged.

How to test this PR?

Build website and review:

/docs/troubleshooting
/docs/migrating-from-docker/using-podman-mac-helper

…elper install' and direct users to 'podman-mac-helper install --help' for more options

Signed-off-by: Mitch West <mitch9378dev@gmail.com>
```
$ brew install podman-mac-helper
```sh
brew install podman-mac-helper
Copy link
Collaborator

Choose a reason for hiding this comment

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

@themr0c there is an error in the documentation as the helper is installed by podman, there is no formulae in brew to install the helper

@benoitf benoitf marked this pull request as ready for review February 13, 2023 14:20
@benoitf benoitf changed the title Fix old documentation from 'podman-mac-helper setup' to 'podman-mac-h… docs: fix old documentation for 'podman-mac-helper setup' Feb 13, 2023
@benoitf benoitf merged commit ffb954b into containers:main Feb 13, 2023
@podman-desktop-bot podman-desktop-bot added this to the 0.12.0 milestone Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants