diff --git a/pages/common/g++.md b/pages/common/g++.md index ff840e278..54d8f8a13 100644 --- a/pages/common/g++.md +++ b/pages/common/g++.md @@ -2,6 +2,7 @@ > Compiles C++ source files. > Part of GCC (GNU Compiler Collection). +> More information: . - Compile a source code file into an executable binary: