Skip to content

Commit

Permalink
updated command line options
Browse files Browse the repository at this point in the history
  • Loading branch information
bawNg committed Sep 27, 2013
1 parent 706570f commit c46cd63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,16 @@ A cross platform NS2 play-tester syncing client written in ruby. Tested to be wo
## Windows
Basic options can be set from the config.yml file. If you want to use any of the additional command like options, you can create a shortcut to ptsync which includes these options and use that to launch ptsync. If you do create a shortcut, make sure the working directory is correctly set to the folder you extracted pysync_rb to.

A GUI interface will be added soon.

## Command line options:
--verbose, -v: Print extended information
--once, -o: Exit after syncing has completed
--createdir, -c: Creates the local NS2 directory
--nodelete, -n: Ignore additional/removed files
--delete, -d: Delete additional files without asking
--noexcludes, -e: No not sync the .excludes directory
--verify, -y: Verify the integrity of all local files
--dir, -p <s>: Local NS2 Directory
--afterupdate, -a <s>: Command to run after each update
--host, -h <s>: S3 host address
Expand Down

0 comments on commit c46cd63

Please sign in to comment.