mirror of https://github.com/sbt/sbt.git
fix CommandStrings.settingsDetailed
This commit is contained in:
parent
e338266257
commit
b6e16f1e95
|
|
@ -167,7 +167,7 @@ Syntax summary
|
||||||
Displays the main %<s defined directly or indirectly for the current project.
|
Displays the main %<s defined directly or indirectly for the current project.
|
||||||
|
|
||||||
-v
|
-v
|
||||||
Displays additional tasks. More 'v's increase the number of tasks displayed.
|
Displays additional %<s. More 'v's increase the number of %<s displayed.
|
||||||
|
|
||||||
-V
|
-V
|
||||||
displays all %<s
|
displays all %<s
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue