This commit is contained in:
Jeremie Dimino 2017-03-01 19:28:44 +00:00
parent 97de72c8dd
commit 14f2408543
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ let common =
let ddep_path =
Arg.(value
& flag
& info ["debug-depency-path"] ~docs
& info ["debug-dependency-path"] ~docs
~doc:{|In case of error, print the dependency path from
the targets on the command line to the rule that failed.
|})