about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorbobvanderlinden <bobvanderlinden@gmail.com>2014-10-26T22·06+0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-10-27T07·45+0100
commit5f7ded7d22879ecec955920e218d129d050f4478 (patch)
tree3a070a6e6956ab56b67843490e3170626e90388a /doc
parent89e3b527557cafd52e99ca5d9d1621f55c194b51 (diff)
doc: fixed nix-instantiate --find-file
The manual said --file-file, which should be --find-file.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/command-ref/nix-instantiate.xml2
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 d4966579ae59..1e556c7ed7c4 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>