civodul pushed a commit to tag 1.8
in repository guix.

commit 5f7ded7d22879ecec955920e218d129d050f4478
Author: bobvanderlinden <[email protected]>
Date:   Sun Oct 26 23:06:13 2014 +0100

    doc: fixed nix-instantiate --find-file
    
    The manual said --file-file, which should be --find-file.
---
 doc/manual/command-ref/nix-instantiate.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/manual/command-ref/nix-instantiate.xml 
b/doc/manual/command-ref/nix-instantiate.xml
index d496657..1e556c7 100644
--- a/doc/manual/command-ref/nix-instantiate.xml
+++ b/doc/manual/command-ref/nix-instantiate.xml
@@ -45,7 +45,7 @@
     <arg choice='plain' rep='repeat'><replaceable>files</replaceable></arg>
     <sbr/>
     <command>nix-instantiate</command>
-    <arg choice='plain'><option>--file-file</option></arg>
+    <arg choice='plain'><option>--find-file</option></arg>
     <arg choice='plain' rep='repeat'><replaceable>files</replaceable></arg>
   </cmdsynopsis>
 </refsynopsisdiv>

Reply via email to