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:
parent
8adc5507ed
commit
43d4807401
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue