1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 11:06:00 +02:00

g++: update page title to match file name (#5088)

This commit is contained in:
Matthew Peveler 2021-03-10 14:34:48 -05:00 committed by GitHub
parent 3f25e8f0a0
commit 97cddc20f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# gplusplus
# g++
> Compiles C++ source files.
> Part of GCC (GNU Compiler Collection).