manual: fix typo, #254.

This commit is contained in:
Evgeny Egorochkin 2013-09-18 10:26:40 +03:00
parent 58e40f84e1
commit b3d7f2945e

View File

@ -280,7 +280,7 @@ $ nix-env -u '*'
</screen> </screen>
</para> </para>
<para>A package can be unstalled using the <option>-e</option> <para>A package can be uninstalled using the <option>-e</option>
flag: flag:
<screen> <screen>
$ nix-env -e thunderbird $ nix-env -e thunderbird