Skip to content

Commit

Permalink
added git access feature to help message
Browse files Browse the repository at this point in the history
  • Loading branch information
junaid1460 committed Dec 25, 2017
1 parent a3b30f6 commit 5601673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/error.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ error () {
print $Green"edit\t\te"$BWhite"\tedit files"
print $Green"cat\t\t[None]"$BWhite"\tshow files"
print $Green"help\t\th"$BWhite"\tshow this message"
print $Green"git\t\t[None]"$BWhite"\trun git ... on repository"
colori $White
print "\nparameters :"
print "1. edit/e <parameter>"
Expand Down

0 comments on commit 5601673

Please sign in to comment.