Skip to content

Clarify app root and install root documentation#1705

Open
charlierichards13 wants to merge 1 commit into
apple:mainfrom
charlierichards13:docs-clarify-app-install-root
Open

Clarify app root and install root documentation#1705
charlierichards13 wants to merge 1 commit into
apple:mainfrom
charlierichards13:docs-clarify-app-install-root

Conversation

@charlierichards13

Copy link
Copy Markdown

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Clarifies the meaning of --app-root and --install-root for container system start.

The existing wording described these as application and installation roots, but did not clearly explain when a user would change each option. This updates the CLI help text, command reference, and how-to documentation to explain that --app-root controls container-managed runtime data, while --install-root is used for installed container executables and plugins.

Closes #622.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

I ran git diff --check to verify there were no whitespace issues.

Signed-off-by: Charles Richards <charles.richards1320@gmail.com>
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.

[Docs]: "Installation root" and "app root" are vague terms and are not explained anywhere

1 participant