about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorIvan Kozik <ivan@ludios.org>2013-08-16T20·18+0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-08-26T09·15+0200
commit6cd6ce56083d0077485896a761520812d039bf10 (patch)
tree106deb7ff0d820a8cf212e2fbacc2bc02f80566b /doc
parent34bb806f747d5edc16119e38e2ac44e6b236ac12 (diff)
Fix nix-shell command
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/nix-shell.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/nix-shell.xml b/doc/manual/nix-shell.xml
index 4e9735a023..866b3413b9 100644
--- a/doc/manual/nix-shell.xml
+++ b/doc/manual/nix-shell.xml
@@ -37,7 +37,7 @@
 
 <refsection><title>Description</title>
 
-<para>The command <command>nix-shell --run-env</command> will build
+<para>The command <command>nix-shell</command> will build
 the dependencies of the specified derivation, but not the derivation
 itself.  It will then start an interactive shell in which all
 environment variables defined by the derivation have been set to their