about summary refs log tree commit diff
diff options
context:
space:
mode:
-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