From eeffdb74dcdbd64bcdc44cff4e587b59c4f807b5 Mon Sep 17 00:00:00 2001 From: Charles Strahan Date: Sun, 27 Apr 2014 14:07:50 -0400 Subject: [PATCH] doc fix: swap 'import' and 'export' --- doc/manual/nix-store.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual/nix-store.xml b/doc/manual/nix-store.xml index 416438a0bd..87cbc307a9 100644 --- a/doc/manual/nix-store.xml +++ b/doc/manual/nix-store.xml @@ -1060,9 +1060,9 @@ command. Description -The operation reads a serialisation of +The operation reads a serialisation of a set of store paths produced by nix-store --import from +linkend="refsec-nix-store-export">nix-store --export from standard input and adds those store paths to the Nix store. Paths that already exist in the Nix store are ignored. If a path refers to another path that doesn’t exist in the Nix store, the import