From afa7b8a479e48c5642a796563a615314c0261a1a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 7 May 2012 17:55:56 -0400 Subject: nix-channel --update: allow updating only the specified channels --- doc/manual/nix-channel.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/manual/nix-channel.xml b/doc/manual/nix-channel.xml index 22d8900d8f1c..68dcfd45d4d6 100644 --- a/doc/manual/nix-channel.xml +++ b/doc/manual/nix-channel.xml @@ -22,7 +22,7 @@ url name url - + names @@ -67,14 +67,15 @@ condition="manual">See also - + [names…] Downloads the Nix expressions of all subscribed - channels, makes them the default for nix-env - operations (by symlinking them from the directory - ~/.nix-defexpr), and performs a - nix-pull on the manifests of all channels to - make pre-built binaries available. + channels (or only those included in + names if specified), makes them the + default for nix-env operations (by symlinking + them from the directory ~/.nix-defexpr), and + performs a nix-pull on the manifests of all + channels to make pre-built binaries available. -- cgit 1.4.1