aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/markdown/Reference-manual.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md
index ac83152..13a2b2a 100644
--- a/docs/markdown/Reference-manual.md
+++ b/docs/markdown/Reference-manual.md
@@ -767,11 +767,7 @@ installed with a `.gz` suffix.
Installs the entire given subdirectory and its contents from the
source tree to the location specified by the keyword argument
-`install_dir`. Note that due to implementation issues this command
-deletes the entire target dir before copying the files, so you should
-never use `install_subdir` to install into two overlapping directories
-(such as `foo` and `foo/bar`) because if you do the behavior is
-undefined.
+`install_dir`.
The following keyword arguments are supported: