1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 16:35:28 +02:00

astyle: reword description (#3150)

This commit is contained in:
Marco Bonelli 2019-06-29 19:23:51 +02:00 committed by Waldir Pimenta
parent 241155bfd7
commit d496b0c18f

View file

@ -1,6 +1,6 @@
# astyle
> Identificatore di codice sorgente, formattatore e beautifier per i linguaggi C, C++, C# e Java.
> Indentatore, formattatore e beautifier di codice sorgente per i linguaggi C, C++, C# e Java.
> Quando eseguito, una copia del file originale è creata con l'estensione ".orig" aggiunta come suffisso.
> Maggiori informazioni: <http://astyle.sourceforge.net/>.