1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 14:15:33 +02:00

cc: add alias page (#8283)

* cc: add page

* Update pages/linux/cc.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
This commit is contained in:
Ciubix8513 2022-08-03 11:26:18 +03:00 committed by GitHub
parent c31eeb4cd5
commit b66a8a728b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
pages/linux/cc.md Normal file
View file

@ -0,0 +1,8 @@
# cc
> This command is an alias of `gcc`.
> More information: <https://gcc.gnu.org>.
- View documentation for the original command:
`tldr gcc`