Skip to content

Commit

Permalink
Update README.md (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotmag769 authored Aug 2, 2024
1 parent 1e077ae commit 1910c74
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 @@ -52,7 +52,7 @@ Usage flow consists of two steps:
### Generating output file

To generate the file run `cairo-profiler` with the `<PATH_TO_TRACE_DATA>` argument containing
the path to the json file with the trace to be profiled. You can also specify the `--output-path <OUTPUT_PATH>` -
the path to the json file with the trace to be profiled. You can also specify the path to the output file via `--output-path <OUTPUT_PATH>` -
if not specified, the output file will be saved as `profile.pb.gz`.

#### Example
Expand Down

0 comments on commit 1910c74

Please sign in to comment.