Skip to content

Commit

Permalink
fix -f flag in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
feloy committed Oct 25, 2023
1 parent b1ecf73 commit 099a2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ To build and use the cli, execute

```
go build -o doa[.exe]
doa[.exe] analyze /your/local/project/path[/Dockerfile_name]
doa[.exe] analyze -f /your/local/project/path[/Dockerfile_name]
```

Contributing
Expand Down

0 comments on commit 099a2d3

Please sign in to comment.