[flang-commits] [flang] [flang] flang manpage overhaul (PR #144948)
Tarun Prabhu via flang-commits
flang-commits at lists.llvm.org
Fri Jun 20 09:05:17 PDT 2025
================
@@ -1,22 +1,61 @@
-Flang Manual Page (In Progress)
-==================================================
-
-.. note::
- This man page is under development.
-
-For full documentation, please see the online HTML docs:
-
-https://flang.llvm.org/docs/
-
-..
- The placeholder text "FlangCommandLineReference" below should eventually be replaced with the actual man page contents.
-
-----
-
-Flang Command Line Reference
-----------------------------
+flang - the Fortran compiler
----------------
tarunprabhu wrote:
This suggestion keeps the title consistent with what clang has, "the Clang C, C++ and ..."
```suggestion
flang - the Flang Fortran compiler
```
https://github.com/llvm/llvm-project/pull/144948
More information about the flang-commits
mailing list