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:
parent
c31eeb4cd5
commit
b66a8a728b
1 changed files with 8 additions and 0 deletions
8
pages/linux/cc.md
Normal file
8
pages/linux/cc.md
Normal 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`
|
Loading…
Add table
Reference in a new issue