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:
parent
241155bfd7
commit
d496b0c18f
1 changed files with 1 additions and 1 deletions
|
@ -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/>.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue