diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2019-11-26 20:33:46 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2019-11-26 20:33:46 +0100 |
commit | 0be8d7784ffad0131c2e69fe25350fe5d2132e34 (patch) | |
tree | f150167c5de0adf99db7e882967c201f2f76391d /doc/manual/command-ref | |
parent | 73efc1e8e71c74e3731037f2166f5c93b26fe88d (diff) |
Typo
Diffstat (limited to 'doc/manual/command-ref')
-rw-r--r-- | doc/manual/command-ref/nix-build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/command-ref/nix-build.xml b/doc/manual/command-ref/nix-build.xml index c1b783c87..886d25910 100644 --- a/doc/manual/command-ref/nix-build.xml +++ b/doc/manual/command-ref/nix-build.xml @@ -100,7 +100,7 @@ also <xref linkend="sec-common-options" />.</phrase></para> </varlistentry> <varlistentry><term><option>--dry-run</option></term> - <listitem><para>Show what store paths would be built or downloaded</para></listitem> + <listitem><para>Show what store paths would be built or downloaded.</para></listitem> </varlistentry> <varlistentry xml:id='opt-out-link'><term><option>--out-link</option> / |