Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
It's about the page :
Build & Deploy
In the paragraph about Commands, each commands should be associate with an example of use, something like that :
Core Command Class | Function |
---|---|
org.apache.lcf.core.DBCreate | Create LCF database instance eg : java org.apache.lcf.core.DBCreate UserName Password |
org.apache.lcf.core.DBDrop | Drop LCF database instance eg : java org.apache.lcf.core.DBDrop |