Commit c737feb
Fix doc review findings
Users following the info.rst example would get an error
because --config is not a valid flag; fix to --config-file.
The ecbuild URL in requirements.rst was empty.
The install command passed both --prefix and
-DCMAKE_INSTALL_PREFIX, which contradict each other and
confuse newcomers; drop the redundant CMake variable.
The CLI index table listed "grib2fdb" but the binary is
grib2fdb5; align the table so users can find the tool.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4c977ec commit c737feb
File tree
4 files changed
+4
-4
lines changed- docs/fdb
- cli_tools
- content
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments