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 /es-es/awk-es.html.markdown | |
parent | 2dafa0de3addec0cf4e322c9863b916d07550023 (diff) |
Move "awk" articles to the "tool" category
Diffstat (limited to 'es-es/awk-es.html.markdown')
-rw-r--r-- | es-es/awk-es.html.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
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"] |