about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2018-02-22T16·42+0100
committerEelco Dolstra <edolstra@gmail.com>2018-02-22T16·42+0100
commit39b4177500e8375554bd2012f6f51f6021c881c1 (patch)
tree826d904e2f4ce1300e031205993a10beefc1ff43 /doc
parent2691d51a33b73d2aa22a520fe7feab85e170d104 (diff)
Fix example in release notes
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/release-notes/rl-2.0.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/release-notes/rl-2.0.xml b/doc/manual/release-notes/rl-2.0.xml
index 94098bd864..bf2e93e2e1 100644
--- a/doc/manual/release-notes/rl-2.0.xml
+++ b/doc/manual/release-notes/rl-2.0.xml
@@ -42,7 +42,7 @@
     <para>The command <command>nix-push</command> has been removed as
     part of the effort to eliminate Nix's dependency on Perl. You can
     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>