Skip to content

Commit

Permalink
Sync install.sh with upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbakker committed Nov 28, 2017
1 parent 6168d50 commit e3bcb8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ show_help() {
echo " install.sh [-h|--help] \\"
echo " (-s <scheme>|--scheme <scheme>|--scheme=<scheme>) \\"
echo " (-p <profile>|--profile <profile>|--profile=<profile>)"
echo " [OPTION]..."
echo
echo "Options"
echo
Expand All @@ -25,6 +26,8 @@ show_help() {
echo " Color scheme to be used"
echo " -p, --profile"
echo " Gnome Terminal profile to overwrite"
echo " --install-dircolors, --skip-dircolors"
echo " Do or skip the dircolors installation in a non interactive mode"
echo
}

Expand Down

0 comments on commit e3bcb8b

Please sign in to comment.