diff --git a/run.sh b/run.sh index f63740bf5..f2cd02a93 100755 --- a/run.sh +++ b/run.sh @@ -12,6 +12,6 @@ # Executes RepoSense # Do not change the default output folder name (reposense-report) ## Examples of other valid options; For more, please view the user guide -### java -jar RepoSense.jar -repos https://github.com/reposense/RepoSense.git +### java -jar RepoSense.jar --repos https://github.com/reposense/RepoSense.git -java -jar RepoSense.jar -config ./configs +java -jar RepoSense.jar --config ./configs