mirror of
https://github.com/sbt/sbt.git
synced 2026-09-06 09:37:02 +02:00
Show actual as potential option of inspect
This commit is contained in:
@@ -98,7 +98,7 @@ $LastCommand <key>
|
||||
|
||||
val InspectCommand = "inspect"
|
||||
val inspectBrief =
|
||||
(s"$InspectCommand [uses|tree|definitions] <key>",
|
||||
(s"$InspectCommand [tree|uses|definitions|actual] <key>",
|
||||
"Prints the value for 'key', the defining scope, delegates, related definitions, and dependencies.")
|
||||
val inspectDetailed = s"""
|
||||
|$InspectCommand <key>
|
||||
|
||||
Reference in New Issue
Block a user