fix: drop the duplicate FLOWS panel header, current CLI name in docs (0.24.1)
Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
4e7abec24d
commit
7d6a575cae
6 changed files with 69 additions and 89 deletions
|
|
@ -69,8 +69,8 @@ class InstallCapabilityFix extends QuickFix {
|
|||
/// Ask the host to register a new module source for an unknown
|
||||
/// capability — used when the capability isn't in the public
|
||||
/// store. The host's handler typically prompts the operator
|
||||
/// for a local path (`fai install --link`) or a URL
|
||||
/// (`fai install <url>`), then installs and reanalyzes.
|
||||
/// for a local path (`chain install --link`) or a URL
|
||||
/// (`chain install <url>`), then installs and reanalyzes.
|
||||
///
|
||||
/// This is the recovery path for private modules: the public
|
||||
/// store doesn't know about `htw.digiscout/onet-lookup`, but
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue