Show actual as potential option of inspect

This commit is contained in:
Martin Duhem
2017-07-18 12:02:02 +02:00
parent 2d7ec47b13
commit d267ec487a
@@ -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>