diff options
author | Valentin Gagarin <valentin.gagarin@tweag.io> | 2023-06-27 09:16:56 +0200 |
---|---|---|
committer | Valentin Gagarin <valentin.gagarin@tweag.io> | 2023-08-31 21:25:39 +0200 |
commit | b7e9e2960566b8e21f4f69b6f222b945fababce7 (patch) | |
tree | 2e404794b8d90d27a522fc696fc29ff3efa8b267 /doc | |
parent | a57e0e8c5c1be81e9352499ac31dcfce87ca44be (diff) |
remove abstract description
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/src/command-ref/nix-store/realise.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/manual/src/command-ref/nix-store/realise.md b/doc/manual/src/command-ref/nix-store/realise.md index 00acee99c..72dfa618c 100644 --- a/doc/manual/src/command-ref/nix-store/realise.md +++ b/doc/manual/src/command-ref/nix-store/realise.md @@ -8,7 +8,6 @@ # Description -Ensure that the given [store paths] are [valid]. Each of *paths* is processed as follows: |