diff options
Diffstat (limited to 'roles/prerec')
| -rwxr-xr-x | roles/prerec/templates/talk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/prerec/templates/talk b/roles/prerec/templates/talk index fa2e5f0..a9d4cb0 100755 --- a/roles/prerec/templates/talk +++ b/roles/prerec/templates/talk @@ -3,6 +3,9 @@ # How to use: talk slug from-status-regexp to-status # or talk slug to-status +# Statuses: +# PLAYING: + SLUG="$1" FROM_STATUS="$2" TO_STATUS="$3" |
