[Intel-gfx] [maintainer-tools PATCH] dim.rst: Fix dimrc command block doc.
Rodrigo Vivi
rodrigo.vivi at intel.com
Wed Aug 23 17:33:24 UTC 2017
Duh! Jani had warned I had forgotten these ":" in some
intermediate version, but I forgot again to remove on latest
version that end up getting merged.
I noticed when adding same for qfrc here.
Cc: Jani Nikula <jani.nikula at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
---
dim.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dim.rst b/dim.rst
index 00e4511a1fce..7aacc4e776e2 100644
--- a/dim.rst
+++ b/dim.rst
@@ -451,8 +451,8 @@ It is possible to create your own dim helper and aliases by adding them to \$HOM
dim_my_fancy_list_aliases()
{
- echo "Hello world!":
- dim_list_aliases:
+ echo "Hello world!"
+ dim_list_aliases
}
dim_alias_list_aliases=my-fancy-list-aliases
--
2.13.2
More information about the Intel-gfx
mailing list