Fix code-block argument missing.

This commit is contained in:
Darko Poljak 2017-03-08 19:16:23 +01:00
parent 303c681bff
commit 57032af356
1 changed files with 2 additions and 2 deletions

View File

@ -14,13 +14,13 @@ The object you need to pass to __postgres_extension consists of
the database name and the extension name joined by a colon in the
following form:
.. code-block::
.. code-block:: sh
dbname:extension
f.ex.
.. code-block::
.. code-block:: sh
rails_test:unaccent