Skip to content

Commit b929fe2

Browse files
authored
Mandatory database name clarification (#818)
1 parent ea6ddfb commit b929fe2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

doc/usage.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,7 @@ CodeCompass_parser -w <workspace> -n <name> -i <input1> -i <input2> -d <connecti
122122
input parameters.
123123
- **Database**: The plugins can use an SQL database as storage. By the
124124
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.
125+
system. The database name should be different for each parsed project.
127126

128127
For full documentation see `CodeCompass_parser -h`.
129128

0 commit comments

Comments
 (0)