Skip to content

Commit

Permalink
Added documentation to auth.sh script.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Oct 29, 2013
1 parent 5719e94 commit eccf497
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions auth.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#!/bin/sh
#
# Matt Jones 2013
#
# Authenticate using the credentials in a the provided file
# Usage: ./auth.sh

TMP=auth-response.xml
CRED=credentials
Expand Down

0 comments on commit eccf497

Please sign in to comment.