Skip to content

Commit

Permalink
Merge pull request #1411 from DataDog/peterg17/fix-typo
Browse files Browse the repository at this point in the history
Update README.md.
  • Loading branch information
peterg17 authored Aug 7, 2024
2 parents 9da6111 + b539180 commit a10671f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/elf-symbols/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Run the following command to upload all the necessary files:
DD_BETA_COMMANDS_ENABLED=1 datadog-ci elf-symbols upload ~/your/build/bin/
```

If location is a directory, command will be scan it recursively looking for Elf files, and for each Elf file, it will split the debug infos and upload it to Datadog.
If location is a directory, command will scan it recursively looking for Elf files, and for each Elf file, it will split the debug infos and upload it to Datadog.
If location is a file, command will split debug info from it and upload them to Datadog.

| Parameter | Condition | Description |
Expand Down

0 comments on commit a10671f

Please sign in to comment.