Updated shell option help text

Necessary to help clarify the install option.
This commit is contained in:
Brooke Kuhlmann
2021-07-25 08:42:33 -06:00
parent c849ac76e2
commit f790b05831

View File

@@ -45,7 +45,7 @@ while true; do
printf " rc: Install Rust crates.\n"
printf " d: Apply default settings.\n"
printf " cs: Configure installed software.\n"
printf " i: Install everything (i.e. executes all install options in order listed).\n"
printf " i: Install all (i.e. executes all of the above steps in order listed).\n"
printf " Restore:\n"
printf " R: Restore settings from backup.\n"
printf " Manage:\n"