diff options
author | Alexander Bantyev <balsoft@balsoft.ru> | 2023-04-12 15:19:06 +0400 |
---|---|---|
committer | Valentin Gagarin <valentin.gagarin@tweag.io> | 2023-04-26 15:38:19 +0200 |
commit | aee5e82b42caf7bdcbf452946620aede05309f15 (patch) | |
tree | 3e9e3e4b347e8abe50ffe962c28fe9587b1608c6 /src/nix/profile.md | |
parent | 8a93b5a55184d9d34effdd94d58429c9ad1a3d14 (diff) |
Include user-profiles.md into nix profile --help
Diffstat (limited to 'src/nix/profile.md')
-rw-r--r-- | src/nix/profile.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/nix/profile.md b/src/nix/profile.md index ffce5ad65..1c4e92ee4 100644 --- a/src/nix/profile.md +++ b/src/nix/profile.md @@ -9,8 +9,5 @@ them to be rolled back easily. # Files -See [the "User Profiles" documentation page](@docroot@/command-ref/files/user-profiles.md). - -This page can be viewed offline with **`man 5 nix3-user-profiles`**. - )"" +#include "doc/files/user-profiles.md" |