Skip to content

Commit 388b0ef

Browse files
author
Alvaro Muñoz
committed
2 parents 32da7d3 + 57e1a6c commit 388b0ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Flags:
4646
#### Create a database
4747

4848
```bash
49-
gh qldb -n foo/bar -- -s path/to/src -l java
49+
gh qldb create -n foo/bar -- -s path/to/src -l java
5050
```
5151

5252
#### Download a Code Scanning database
@@ -74,6 +74,6 @@ gh qldb path -n apache/logging-log4j2 -l java -j
7474
]
7575
```
7676
77-
### CDR
77+
### Similar projects
7878
79-
Liked the idea? Do you want to apply it to your GitHub projects and clones? Try [`gh cdr`](https://github.com/pwntester/gh-cdr)
79+
Liked the idea? Do you want to use a similar functionality for managing your GitHub projects and clones? Try [`gh cdr`](https://github.com/pwntester/gh-cdr)

0 commit comments

Comments
 (0)