[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
266/376: doc: fixed nix-instantiate --find-file
From: |
Ludovic Courtès |
Subject: |
266/376: doc: fixed nix-instantiate --find-file |
Date: |
Wed, 28 Jan 2015 22:05:31 +0000 |
civodul pushed a commit to tag 1.8
in repository guix.
commit 5f7ded7d22879ecec955920e218d129d050f4478
Author: bobvanderlinden <address@hidden>
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>
- 251/376: nix-channel --add: Validate URL / channel ID, (continued)
- 251/376: nix-channel --add: Validate URL / channel ID, Ludovic Courtès, 2015/01/28
- 252/376: Remove redundant space in usage errors, Ludovic Courtès, 2015/01/28
- 290/376: realiseContext: Handle all context types, Ludovic Courtès, 2015/01/28
- 276/376: Improve error message if the daemon worker fails to start, Ludovic Courtès, 2015/01/28
- 267/376: Remove comments claiming we use a private PID namespace, Ludovic Courtès, 2015/01/28
- 237/376: Don't recompile the same regex over and over, Ludovic Courtès, 2015/01/28
- 297/376: Build Ubuntu 14.10 package, Ludovic Courtès, 2015/01/28
- 268/376: Document some primops, Ludovic Courtès, 2015/01/28
- 272/376: Shut up a clang warning, Ludovic Courtès, 2015/01/28
- 257/376: Revert "binary download: Use $NIX_CURL_FLAGS", Ludovic Courtès, 2015/01/28
- 266/376: doc: fixed nix-instantiate --find-file,
Ludovic Courtès <=
- 282/376: download-from-binary-cache.pl: Fix flushing of stderr, Ludovic Courtès, 2015/01/28
- 256/376: Merge pull request #372 from wmertens/patch-4, Ludovic Courtès, 2015/01/28
- 280/376: Typo, Ludovic Courtès, 2015/01/28
- 281/376: nix-store --gc: Don't warn about missing manifests directory, Ludovic Courtès, 2015/01/28
- 161/376: Restructuring the Nix manual, Ludovic Courtès, 2015/01/28
- 271/376: Revert "Revert "Temporarily disable darwin builds while hydra's darwin is borked"", Ludovic Courtès, 2015/01/28
- 299/376: Remove Hydra scheduling priorities, Ludovic Courtès, 2015/01/28
- 285/376: Make ~DerivationGoal more reliable, Ludovic Courtès, 2015/01/28
- 277/376: nix-daemon: Get peer credentials on Mac OS X, Ludovic Courtès, 2015/01/28
- 286/376: build-remote.pl.in: Add some more trace messages, Ludovic Courtès, 2015/01/28