diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2020-12-09 17:41:58 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2020-12-21 13:32:28 +0100 |
commit | f34b1801a4ec9060504a6b712b52763e88b4341f (patch) | |
tree | ac8903112ea23ab285e940c7ce42ddafaa1d0cd4 /src | |
parent | 58bacc85e79b318f28e456a72be2d6a7c8d86991 (diff) |
Tweak
Diffstat (limited to 'src')
-rw-r--r-- | src/nix/log.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nix/log.md b/src/nix/log.md index 8ee2f1d19..1c76226a3 100644 --- a/src/nix/log.md +++ b/src/nix/log.md @@ -22,8 +22,8 @@ R""( # Description -This command prints the log of a previous build of a derivation on -standard output. +This command prints the log of a previous build of the derivation +*installable* on standard output. Nix looks for build logs in two places: |