Skip to content
Snippets Groups Projects
Commit b1f5995a authored by Robert Vollmert's avatar Robert Vollmert
Browse files

man page (nix-instantiate): Remove non-existent nix-build argument -r

parent 56a1f8f4
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,7 @@ linkend="sec-nix-build"><command>nix-build</command></link> does.</para>
<para>To test whether a previously-built derivation is deterministic:
<screen>
$ nix-build -r '&lt;nixpkgs>' -A hello --check -K
$ nix-build '&lt;nixpkgs>' -A hello --check -K
</screen>
</para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment