Merge pull request #1351 from earldouglas/ellipses

Drop misleading ellipses
This commit is contained in:
Eelco Dolstra 2017-04-24 10:49:09 +02:00 committed by GitHub
commit 240399e059

View file

@ -40,7 +40,7 @@ libxslt-1.1.28
<step><para>Install some packages from the channel:
<screen>
$ nix-env -i hello <replaceable>...</replaceable> </screen>
$ nix-env -i hello</screen>
This should download pre-built packages; it should not build them
locally (if it does, something went wrong).</para></step>