aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/commands/clean.txt
blob: 866e3ec0f87ec5aac6d3dc9b488823a72280e97f (plain)
1
2
3
4
5
6
7
8
9
10

Usage: %{product} %{command} [<option> ...]

Removes %{product}-created output, including all object files, and %{product}
metadata.

If '--expunge' is specified, the entire working tree will be removed
and the server stopped.

%{options}