From 408c555bd6825cb5d1839674374e5eda8c6e98ca Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Fri, 29 Mar 2019 20:15:59 +0100 Subject: [PATCH] docs/cmds/alias: Fix emphasis --- sphinx_doc_src/cmds/alias.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx_doc_src/cmds/alias.rst b/sphinx_doc_src/cmds/alias.rst index 487b35c5c..538ab3c67 100644 --- a/sphinx_doc_src/cmds/alias.rst +++ b/sphinx_doc_src/cmds/alias.rst @@ -19,7 +19,7 @@ Description - ``NAME`` is the name of the alias - ``DEFINITION`` is the actual command to execute. The string ``$argv`` will be appended. -You cannot create an alias to a function with the same name. Note that spaces need to be escaped in the call to ``alias`` just like at the command line, _even inside quoted parts_. +You cannot create an alias to a function with the same name. Note that spaces need to be escaped in the call to ``alias`` just like at the command line, *even inside quoted parts*. The following options are available: