Skip to content

Commit

Permalink
nixos programs.man.enable: improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Jan 24, 2017
1 parent b2b32ea commit fd26ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/modules/programs/man.nix
Expand Up @@ -11,6 +11,7 @@ with lib;
default = true;
description = ''
Whether to enable manual pages and the <command>man</command> command.
This also includes "man" outputs of all <literal>systemPackages</literal>.
'';
};

Expand Down

0 comments on commit fd26ad6

Please sign in to comment.