Fix example in release notes
This commit is contained in:
parent
2691d51a33
commit
39b4177500
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
<para>The command <command>nix-push</command> has been removed as
|
<para>The command <command>nix-push</command> has been removed as
|
||||||
part of the effort to eliminate Nix's dependency on Perl. You can
|
part of the effort to eliminate Nix's dependency on Perl. You can
|
||||||
use <command>nix copy</command> instead, e.g. <literal>nix copy
|
use <command>nix copy</command> instead, e.g. <literal>nix copy
|
||||||
--to /tmp/my-binary-cache <replaceable>paths…</replaceable></literal></para>
|
--to file:///tmp/my-binary-cache <replaceable>paths…</replaceable></literal></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in a new issue