Skip to content

Commit

Permalink
Merge pull request #222 from wirasto/tasks
Browse files Browse the repository at this point in the history
Update tasks.rst
  • Loading branch information
Koed00 authored Apr 5, 2017
2 parents 571676e + 265a856 commit 7c48ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tasks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ Reference
Returns a previously executed task

:param str name: the uuid or name of the task
:param str task_id: the uuid or name of the task
:param int wait: optional milliseconds to wait for a result. -1 for indefinite
:param bool cached: run this against the cache backend.
:returns: A task object
Expand All @@ -288,7 +288,7 @@ Reference
Deletes a task from the cache backend

:param task_id: the uuid of the task
:param str task_id: the uuid of the task
:param broker: an optional broker instance


Expand Down

0 comments on commit 7c48ef6

Please sign in to comment.