Remove tailing bracket

This commit is contained in:
Nicholas Kuechler 2013-07-30 18:01:34 -05:00
parent e4d0c7b0ce
commit cac79faf35

View file

@ -93,7 +93,7 @@ EXAMPLES = '''
image: b11d9567-e412-4255-96b9-bd63ab23bcfe
files:
- /root/.ssh/authorized_keys=/home/localuser/.ssh/id_rsa.pub
- /root/test.txt=/home/localuser/test.txt]
- /root/test.txt=/home/localuser/test.txt
wait: yes
state: present
'''