Skip to content

Commit

Permalink
docs: fix redundant in readme.md
Browse files Browse the repository at this point in the history
Signed-off-by: Daehyun Kim <[email protected]>
  • Loading branch information
vimkim committed Jun 10, 2024
1 parent b52b0fd commit 2cdc0ee
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 @@ -84,7 +84,7 @@ this info can be shown by `uftrace replay --srcline` and in `uftrace tui`. Users
open the editor at the source location as shown in https://uftrace.github.io/slide/#120.

If debug information for the program (`gcc -g`) is available, `--auto-args`
works even on functions inside the compiled the user programs.
works even on functions inside the user-compiled programs.

In case argument information is not available, argument specifications like
(`-A udev_new@arg1/s`) can be passed on the command line or an options file.
Expand Down

0 comments on commit 2cdc0ee

Please sign in to comment.