1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:22:08 +02:00
Commit graph

2 commits

Author SHA1 Message Date
Sebastiaan Speck
a49e73b789
pages.*/*: remove mnemonics since example has short/long option (#14648) 2024-11-16 22:09:01 +05:30
Reinhart Previano Koentjoro
d29375da5c
clang, clang++, gcc, g++: standardize English page and Indonesian translation (#13751)
* clang, clang++, gcc, g++: standardize English page and add Indonesian translation

This commit adds the short and long-form parameters, enforce imperative mood, and standardizes the contents between `clang` and `gcc` as well as `clang++` and `g++`.

* clang++: Apply suggestions from code review

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

* clang++: fix URL

* clang, clang++, gcc, g++: fix translation inconsistencies

* Apply suggestions from code review

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

* Update pages/common/gcc.md

* Update pages.id/common/clang++.md

* Update pages.id/common/clang++.md

* clang++, g++: fix file extension

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <shem.speck@gmail.com>
2024-09-23 12:52:44 +07:00