Skip to content

Commit

Permalink
added more description
Browse files Browse the repository at this point in the history
  • Loading branch information
graysky2 committed Sep 9, 2012
1 parent 844c001 commit f17a691
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions profile-cleaner
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ case "$1" in
exit 0
;;
*)
echo "Usage $0 {c|f}"
echo "c) chromium"
echo "gc) chrome"
echo "f) firefox"
echo "Usage $0 {c|f|gc}"
echo " c) chromium"
echo " f) firefox"
echo "gc) google chrome"
exit 0
;;
esac
esac

0 comments on commit f17a691

Please sign in to comment.