diff --git a/options.xhtml b/options.xhtml index dad49c462..c5ec2b0d4 100644 --- a/options.xhtml +++ b/options.xhtml @@ -19984,6 +19984,33 @@ attribute set of (strings concatenated with ā€œ\nā€ or (submodule))

+

Declared by:

+ + +
+ +<home-manager/modules/programs/fish.nix> + +
+ +
+ + programs.fish.generateCompletions + + +
+
+

Whether to enable the automatic generation of completions based upon installed man pages.

+ +

Type: +boolean

+ +

Default: +true

+ +

Example: +true

+

Declared by: