Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions doc/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,7 @@ CodeCompass_parser -w <workspace> -n <name> -i <input1> -i <input2> -d <connecti
input parameters.
- **Database**: The plugins can use an SQL database as storage. By the
connection string the user can give the location of a running database
system. If the database name is not given in the connection string then the
project name will be used.
system. The database name should be different for each parsed project.

For full documentation see `CodeCompass_parser -h`.

Expand Down