mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 04:56:01 +01:00
Merge pull request #69 from DeterminateSystems/nix-profile-add-manpage
Install 'nix profile add' manpage
This commit is contained in:
commit
1d5cce6c5c
1 changed files with 2 additions and 1 deletions
|
|
@ -248,10 +248,11 @@ nix3_manpages = [
|
|||
'nix3-nar',
|
||||
'nix3-path-info',
|
||||
'nix3-print-dev-env',
|
||||
'nix3-profile',
|
||||
'nix3-profile-add',
|
||||
'nix3-profile-diff-closures',
|
||||
'nix3-profile-history',
|
||||
'nix3-profile-list',
|
||||
'nix3-profile',
|
||||
'nix3-profile-remove',
|
||||
'nix3-profile-rollback',
|
||||
'nix3-profile-upgrade',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue