Skip to content

Commit

Permalink
helptekst geüpdatet
Browse files Browse the repository at this point in the history
  • Loading branch information
GijsTimmers committed Nov 26, 2014
1 parent dca1514 commit a1c61ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kotnetcli.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,8 @@ def argumentenParser():
action="store_true")

parser.add_argument("-g", "--guest-mode",\
help="Allows to log in as a different user without forgetting \
the default credentials",\
help="Logs you in as a different user without forgetting your \
default credentials",\
action="store_true")


Expand Down

0 comments on commit a1c61ce

Please sign in to comment.