doc: normalize code-block type

This commit is contained in:
pancho horrillo
2019-12-11 03:13:28 +01:00
parent c974e7787e
commit 9436548d7b
+1 -1
View File
@@ -46,7 +46,7 @@ We need to filter
Well, we got it again, this is exactly what they need:
.. code-block:: sh
.. code-block:: bash
kapow route add /db/backup_logs -c 'grep -- "$(kapow get /request/params/filter)" /tmp/backup_db.log \
| tail -n "$(kapow get /request/params/lines)" \