mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Remember to add links to each profile's documentation.
This commit is contained in:
@@ -58,7 +58,7 @@ int main(int argc, const char* argv[])
|
||||
for (auto& fs : filesystems)
|
||||
ss << fs << " ";
|
||||
|
||||
fmt::print("| `{}` | {} | {} | {} | {} |\n",
|
||||
fmt::print("| `[{0}](doc/disk-{0}.md)` | {1} | {2} | {3} | {4} |\n",
|
||||
name,
|
||||
config->shortname() + ": " + config->comment(),
|
||||
supportStatus(config->read_support_status()),
|
||||
|
||||
Reference in New Issue
Block a user