fixup! docs: use monospace for inline code snippets more consistently

This commit is contained in:
Johannes Altmanninger
2020-11-12 22:10:05 +01:00
parent 9de809ee98
commit 7c7eac1182
3 changed files with 3 additions and 3 deletions

View File

@@ -260,7 +260,7 @@ or
apt install postgres-*
appear to work, because most of the time the string doesn't match and so it passes along the `string-*`, which is then interpreted by the receiving program.
appear to work, because most of the time the string doesn't match and so it passes along the ``string-*``, which is then interpreted by the receiving program.
But it also means that these commands can stop working at any moment once a matching file is encountered (because it has been created or the command is executed in a different working directory), and to deal with that bash needs workarounds like