From dc83cebf5907cc9698e0feda746860f920b78c8b Mon Sep 17 00:00:00 2001 From: aumann Date: Fri, 6 Apr 2018 08:36:38 +0200 Subject: [PATCH] Change 'lastGrep' to 'last-grep' --- .../03-Dependency-Management/02-Dependency-Management-Flow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reference/02-DetailTopics/03-Dependency-Management/02-Dependency-Management-Flow.md b/src/reference/02-DetailTopics/03-Dependency-Management/02-Dependency-Management-Flow.md index 380ee2a1b..8b9ad0f02 100644 --- a/src/reference/02-DetailTopics/03-Dependency-Management/02-Dependency-Management-Flow.md +++ b/src/reference/02-DetailTopics/03-Dependency-Management/02-Dependency-Management-Flow.md @@ -61,7 +61,7 @@ about when it actually performs a resolution. repository. 3. `last update` contains more information about the most recent resolution and download. The amount of debugging output from Ivy is - high, so you may want to use lastGrep (run help lastGrep for usage). + high, so you may want to use last-grep (run help last-grep for usage). 4. Run `clean` and then `update`. If this works, it could indicate a bug in sbt, but the problem would need to be reproduced in order to diagnose and fix it.