Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phonkee committed Jul 22, 2015
1 parent bec72a5 commit cc3fd35
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,11 +238,10 @@ Configuration:
* env - custom environment variables
* shell - shell to run command with
* commands - list of commands to be called:
Command has these configuration:
* command - shell command to be run, interpolated (see Interpolation)
* chdir - change directory before run command
* format - format of the response (see Formats)
* return_command - whether to return command in response
* command - shell command to be run, interpolated (see Interpolation)
* chdir - change directory before run command
* format - format of the response (see Formats)
* return_command - whether to return command in response
* single_result - index which command will be "unwrapped" from result array

InfoTask:
Expand Down

0 comments on commit cc3fd35

Please sign in to comment.