diff options
author | Valentin Gagarin <valentin.gagarin@tweag.io> | 2023-07-19 13:30:40 +0200 |
---|---|---|
committer | Valentin Gagarin <valentin.gagarin@tweag.io> | 2023-08-31 21:26:46 +0200 |
commit | b951e862d0bdb93a64e2c85af8762a9294d575c9 (patch) | |
tree | 66e3db08f82cfffb884b55a3e43c38a995a7653a /doc | |
parent | cf4e14d58da04465c2afd05af6975d568f58ce1d (diff) |
more meaningful tagline
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/src/command-ref/nix-store/realise.md | 2 |
1 files changed, 1 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 6dc908c19..680e54ffa 100644 --- a/doc/manual/src/command-ref/nix-store/realise.md +++ b/doc/manual/src/command-ref/nix-store/realise.md @@ -1,6 +1,6 @@ # Name -`nix-store --realise` - realise specified store paths +`nix-store --realise` - build or fetch store objects # Synopsis |