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