Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sgsullivan committed Jun 21, 2017
1 parent b960964 commit 735f5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

`./befehl execute --hosts targets --payload payload.sh -routines 2000`

Output of each payload run will be in the log directory (by defualt, its `$HOME/befehl/logs`) in a file named after the machine it ran on.
Output of each payload run will be in the log directory (by default, its `$HOME/befehl/logs`) in a file named after the machine it ran on.
The targets file should be a plain text file containing all hosts to run the payload on, separated by a new line.

## Configuration
Expand Down

0 comments on commit 735f5a0

Please sign in to comment.