mirror of https://github.com/sbt/sbt.git
Merge pull request #1062 from xuwei-k/CommandStrings-settingsDetailed
fix CommandStrings.settingsDetailed
This commit is contained in:
commit
170c5f7a48
|
|
@ -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