doc: normalize code-block type
This commit is contained in:
@@ -46,7 +46,7 @@ We need to filter
|
|||||||
|
|
||||||
Well, we got it again, this is exactly what they need:
|
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 \
|
kapow route add /db/backup_logs -c 'grep -- "$(kapow get /request/params/filter)" /tmp/backup_db.log \
|
||||||
| tail -n "$(kapow get /request/params/lines)" \
|
| tail -n "$(kapow get /request/params/lines)" \
|
||||||
|
|||||||
Reference in New Issue
Block a user