We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d619c8 commit fa4e2ddCopy full SHA for fa4e2dd
DevDocs/DeveloperNotes/GettingStarted/GettingStarted.md
@@ -260,8 +260,6 @@ Adding the following to the command line:
260
alters the logging verbosity for various frameworks or RSpace code.
261
262
#### Set deployment properties through command line
263
-
264
-<<<<<<< HEAD
265
`-Djdbc.url=jdbc:mysql://localhost:3306/another_database -Djdbc.db=another_database -Djdbc.db.maven=another_database`
266
specifies to use a different database `another_database` at the url `jdbc:mysql://localhost:3306/another_database`.
267
0 commit comments