fix frontmatter in reference md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
This commit is contained in:
Gaetan de Villele
2017-06-02 00:10:31 +00:00
committed by Tibor Vass
parent 6cf2234377
commit 1814d5121e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
title: "node ps"
description: "The node ps command description and usage"
keywords: ["node, tasks", "ps"]
keywords: node, tasks, ps
aliases: ["/engine/reference/commandline/node_tasks/"]
---
+1 -1
View File
@@ -1,7 +1,7 @@
---
title: "service ps"
description: "The service ps command description and usage"
keywords: ["service, tasks", "ps"]
keywords: service, tasks, ps
aliases: ["/engine/reference/commandline/service_tasks/"]
---