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