doc/manual/nix-env.xml: fixed "nix-env -qaA" typo

This commit is contained in:
Peter Simons 2011-12-01 08:03:30 +00:00
parent 3c7ec8fc1b
commit be9be4c147
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ number of possible ways:
<emphasis>attribute paths</emphasis> that select attributes from the
top-level Nix expression. This is faster than using derivation
names and unambiguous. To find out the attribute paths of available
packages, use <literal>nix-env -qaA '*'</literal>.</para></listitem>
packages, use <literal>nix-env -qaP '*'</literal>.</para></listitem>
<listitem><para>If <option>--from-profile</option>
<replaceable>path</replaceable> is given,