Commit 8831e597 by Tim Bielawa

The pause 'prompt' parameter now requires quotes around the message.

parent 8dadf8a9
......@@ -32,5 +32,5 @@ examples:
- description: Pause until you can verify updates to an application were successful.
code: pause
- description: A helpful reminder of what to look out for post-update.
code: pause prompt=Make sure org.foo.FooOverload exception is not present
code: pause prompt="Make sure org.foo.FooOverload exception is not present"
'''
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment