Add a missing quote to the extra-vars argument

This commit is contained in:
Luke Macken
2014-02-11 21:21:09 +00:00
parent 5912f8b204
commit ca7a14d04a

View File

@@ -1,4 +1,4 @@
# requires --extra-vars="target='host1;host2;group etc' package='python-tahrir'
# requires --extra-vars="target='host1;host2;group etc' package='python-tahrir'"
#
# Alternatively, you could update a group of packages like
# --extra-vars="target='host1;host2' package='python-t*'"