diff --git a/genrule/genrule.go b/genrule/genrule.go index c26b20ced..71a878088 100644 --- a/genrule/genrule.go +++ b/genrule/genrule.go @@ -112,16 +112,17 @@ type hostToolDependencyTag struct { label string } type generatorProperties struct { - // The command to run on one or more input files. Cmd supports substitution of a few variables + // The command to run on one or more input files. Cmd supports substitution of a few variables. // // Available variables for substitution: // - // $(location): the path to the first entry in tools or tool_files - // $(location