mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
awk: reworded header for French translation
This commit is contained in:
parent
b707438162
commit
b23b02c86f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# awk
|
# awk
|
||||||
|
|
||||||
> Langage de programmation polyvalent pour travailler sur des fichiers.
|
> Langage de programmation polyvalent pour travailler sur des fichiers.
|
||||||
> Pour plus d'informations : <https://github.com/onetrueawk/awk>.
|
> Plus d'informations : <https://github.com/onetrueawk/awk>.
|
||||||
|
|
||||||
- Affiche la cinquième colonne (ou le champ) dans un fichier qui utilise des espaces comme séparateur :
|
- Affiche la cinquième colonne (ou le champ) dans un fichier qui utilise des espaces comme séparateur :
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue