1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 16:35:53 +02:00

astyle.md: add homepage

This commit is contained in:
Schneider 2019-04-11 13:29:34 -03:00 committed by Marco Bonelli
parent 8adc5507ed
commit 43d4807401

View file

@ -2,6 +2,7 @@
> Source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages. > Source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages.
> Upon running, a copy of the original file is created with an ".orig" appended to the original file name. > Upon running, a copy of the original file is created with an ".orig" appended to the original file name.
> Homepage: <http://astyle.sourceforge.net/>.
- Apply the default style of 4 spaces per indent and no formatting changes: - Apply the default style of 4 spaces per indent and no formatting changes: