aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/versions/master/docs/output_directories.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/versions/master/docs/output_directories.md')
-rw-r--r--site/versions/master/docs/output_directories.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/site/versions/master/docs/output_directories.md b/site/versions/master/docs/output_directories.md
index 9b5f391cf7..51fa91fe31 100644
--- a/site/versions/master/docs/output_directories.md
+++ b/site/versions/master/docs/output_directories.md
@@ -128,6 +128,5 @@ The layout of the *.runfiles directories is documented in more detail in the pla
## `bazel clean`
`bazel clean` does an `rm -rf` on the `outputPath` and the `action_cache`
-directory. It also removes the workspace symlinks. The `--partial` option to
-`bazel clean` will clean a configuration-specific `outputDir`, and the
-`--expunge` option will clean the entire outputBase.
+directory. It also removes the workspace symlinks. The `--expunge` option
+will clean the entire outputBase.