mirror of
https://github.com/rife2/bld
synced 2025-12-20 16:48:38 +01:00
Updated version to 1.7.6-SNAPSHOT.
Minor tweak to help formatting.
This commit is contained in:
parent
942cd28468
commit
7406d7a0af
|
|
@ -81,7 +81,7 @@ public class HelpOperation {
|
||||||
perform specific tasks. The help command provides more information about
|
perform specific tasks. The help command provides more information about
|
||||||
the other commands.
|
the other commands.
|
||||||
|
|
||||||
Usage : help [command]
|
Usage: help [command]
|
||||||
|
|
||||||
The following commands are supported.
|
The following commands are supported.
|
||||||
""");
|
""");
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.7.5
|
1.7.6-SNAPSHOT
|
||||||
Loading…
Reference in a new issue