We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6ddfb commit b929fe2Copy full SHA for b929fe2
1 file changed
doc/usage.md
@@ -122,8 +122,7 @@ CodeCompass_parser -w <workspace> -n <name> -i <input1> -i <input2> -d <connecti
122
input parameters.
123
- **Database**: The plugins can use an SQL database as storage. By the
124
connection string the user can give the location of a running database
125
- system. If the database name is not given in the connection string then the
126
- project name will be used.
+ system. The database name should be different for each parsed project.
127
128
For full documentation see `CodeCompass_parser -h`.
129
0 commit comments