diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-04-05T15·28+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-04-05T15·28+0000 |
commit | 128c174295680097b28d5f578873ded2696caf40 (patch) | |
tree | 52ccba0a75bdd3e09a314237c6643866db216dfb /doc/manual/nix-store.xml | |
parent | 229252941aeef2bf2292bf3bb47aa477727d03f2 (diff) |
* Manual updates.
Diffstat (limited to 'doc/manual/nix-store.xml')
-rw-r--r-- | doc/manual/nix-store.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/nix-store.xml b/doc/manual/nix-store.xml index da96630a5367..0ad0f32a5f8f 100644 --- a/doc/manual/nix-store.xml +++ b/doc/manual/nix-store.xml @@ -39,11 +39,11 @@ be performed. These are documented below.</para> <para>This section lists the options that are common to all operations. These options are allowed for every subcommand, though they may not always have an effect. See also <xref -linkend="sec-common-options" />.</para> +linkend="sec-common-options" /> for a list of common options.</para> <variablelist> - <varlistentry><term><option>--add-root</option> <replaceable>path</replaceable></term> + <varlistentry id="opt-add-root"><term><option>--add-root</option> <replaceable>path</replaceable></term> <listitem><para>Causes the result of a build action (<option>--realise</option> and <option>--force-realise</option>) |