Skip to content

Commit

Permalink
Fixed some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
alz-phyglos committed Sep 5, 2019
1 parent 0ce204b commit b372ae7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bin/bandit_help
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ bandit_show_help_bundles()
echo " delete Delete a bundle from an existing catalog"
echo " (Use 'remove' to uninstall the bundle items)"
echo
echo " download Download (inconditionally) from origins into the corresponding caches"
echo " download Download (unconditionally) from origins into the corresponding caches"
echo " fetch Download (when not in cache) from origins"
echo " <params>:"
echo " --all for fetching sources and build packs (default)"
Expand Down Expand Up @@ -96,7 +96,7 @@ bandit_show_help_catalogs()
echo
echo " <catalog>: Name of the catalog"
echo " <action>:"
echo " download Download (inconditionally) the catalog tarball"
echo " download Download (unconditionally) the catalog tarball"
echo " fetch Download (when not in cache) the catalog tarball"
echo " install Install the catalog"
echo " remove Remove the catalog"
Expand Down Expand Up @@ -171,7 +171,7 @@ bandit_show_help_systems()
echo
echo " bandit -s|--system <system> <action>"
echo
echo " host check Checks the building requiremts of the HOST"
echo " host check Checks the building requirements of the HOST"
echo " host clean Cleans the HOST from previous installations"
echo " host init Creates users and partitions on the HOST"
echo " builder enter Enter into the BUILDER chroot jail"
Expand Down

0 comments on commit b372ae7

Please sign in to comment.