diff --git a/genrule/genrule.go b/genrule/genrule.go index 8372a6450..1ac50b109 100644 --- a/genrule/genrule.go +++ b/genrule/genrule.go @@ -113,16 +113,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