diff options
author | Pierre-François Clement <likeyn@gmail.com> | 2019-03-08 17:18:42 +0100 |
---|---|---|
committer | Pierre-François Clement <likeyn@gmail.com> | 2019-03-08 17:19:27 +0100 |
commit | ed100434e33ed95e69620fc9ff6167bb130d3862 (patch) | |
tree | 1bec1dfeffc69eb3ec4dbfe21d60397dac66c50e | |
parent | 2dafa0de3addec0cf4e322c9863b916d07550023 (diff) |
Move "awk" articles to the "tool" category
-rw-r--r-- | awk.html.markdown | 3 | ||||
-rw-r--r-- | es-es/awk-es.html.markdown | 3 | ||||
-rw-r--r-- | fr-fr/awk-fr.html.markdown | 3 | ||||
-rw-r--r-- | pt-br/awk-pt.html.markdown | 3 | ||||
-rw-r--r-- | zh-cn/awk-cn.html.markdown | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/awk.html.markdown b/awk.html.markdown index 3b6e34b4..1ef6b8d5 100644 --- a/awk.html.markdown +++ b/awk.html.markdown @@ -1,5 +1,6 @@ --- -language: awk +category: tool +tool: awk filename: learnawk.awk contributors: - ["Marshall Mason", "http://github.com/marshallmason"] diff --git a/es-es/awk-es.html.markdown b/es-es/awk-es.html.markdown index 0516ea92..8da8f024 100644 --- a/es-es/awk-es.html.markdown +++ b/es-es/awk-es.html.markdown @@ -1,5 +1,6 @@ --- -language: awk +category: tool +tool: awk filename: learnawk-es.awk contributors: - ["Marshall Mason", "http://github.com/marshallmason"] diff --git a/fr-fr/awk-fr.html.markdown b/fr-fr/awk-fr.html.markdown index 750703f4..75c48811 100644 --- a/fr-fr/awk-fr.html.markdown +++ b/fr-fr/awk-fr.html.markdown @@ -1,5 +1,6 @@ --- -language: awk +category: tool +tool: awk filename: learnawk-fr.awk contributors: - ["Marshall Mason", "http://github.com/marshallmason"] diff --git a/pt-br/awk-pt.html.markdown b/pt-br/awk-pt.html.markdown index 761f5294..9bf770fd 100644 --- a/pt-br/awk-pt.html.markdown +++ b/pt-br/awk-pt.html.markdown @@ -1,5 +1,6 @@ --- -language: awk +category: tool +tool: awk filename: learnawk-pt.awk contributors: - ["Marshall Mason", "http://github.com/marshallmason"] diff --git a/zh-cn/awk-cn.html.markdown b/zh-cn/awk-cn.html.markdown index 3fea782b..8ee2db2c 100644 --- a/zh-cn/awk-cn.html.markdown +++ b/zh-cn/awk-cn.html.markdown @@ -1,5 +1,6 @@ --- -language: awk +category: tool +tool: awk contributors: - ["Marshall Mason", "http://github.com/marshallmason"] translators: |