Update README.rst

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-11-19 11:03:42 +01:00
committed by GitHub
parent c82cfd5bc2
commit bc917ff166
+1 -1
View File
@@ -53,7 +53,7 @@ contains:
.. code-block:: sh
kapow route add /backups \
-c 'cloudx storage ls /backups | grep $(kapow get /request/params/query) | kapow set /response/body'
-c 'cloudx storage ls /backups | grep "$(kapow get /request/params/query)" | kapow set /response/body'
and execute it in the remote host with the command: