Fix the descriptions for some options when used on unattended installs.

Review Request #13549 — Created Feb. 18, 2024 and submitted

Information

rbinstall
master

Reviewers

The --create-sitedir option had incorrect help text related to
unattended installs. It claimed it's always used for unattended
installs, but it's actually ignored for them.

This change updates the docstring and refers to --noinput when
mentioning unattended installs. The --no-create-sitedir has also been
updated to do the same.

Viewed the help output. Saw the corrected text.

Summary ID
Fix the descriptions for some options when used on unattended installs.
The `--create-sitedir` option had incorrect help text related to unattended installs. It claimed it's always used for unattended installs, but it's actually ignored for them. This change updates the docstring and refers to `--noinput` when mentioning unattended installs. The `--no-create-sitedir` has also been updated to do the same.
5c936a03e105a8025557c16af3cf9cbc6ff252ef
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (91d257d)
Loading...