mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-04 20:51:15 -03:00
fixup! docs: use monospace for inline code snippets more consistently
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user