Skip to content

Commit

Permalink
README: use new --vpn syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Schneider committed Apr 12, 2015
1 parent fa74027 commit 9a652c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ Run `backend.py --help` for a quick overview of all available options.
For the script's regular execution add the following to the crontab:

<pre>
* * * * * /path/to/ffmap-backend/backend.py -d /path/to/output -a /path/to/aliases.json --vpn ae:7f:58:7d:6c:2a --vpn d2:d0:93:63:f7:da
* * * * * backend.py -d /path/to/output -a /path/to/aliases.json --vpn ae:7f:58:7d:6c:2a d2:d0:93:63:f7:da
</pre>

# Data format
Expand Down

0 comments on commit 9a652c4

Please sign in to comment.