Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelyeu committed Aug 7, 2015
1 parent 80f9dff commit 4242502
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions python/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,8 @@ The command to run the upload should look like this:
```
Don't forget to enclose the timestamp in quotes and make sure the full path to the data file is present.

Use the -h option to view help or the -v option to view additional output
Use the -h option to view help and other options (-v prints out information for debugging, -nu doesn't upload data to database)
```
./data_transfer.py -h
./data_transfer.py -v
```

0 comments on commit 4242502

Please sign in to comment.