Skip to content

Commit d655b94

Browse files
authored
Fix upload-symbols help documentation (#7847)
Fixes: #7764
1 parent 25b3193 commit d655b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftPackageManager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ script. Place it in the directory where your `.xcodeproj` file lives,
5959
eg. `scripts/upload-symbols`, and make sure that the file is executable:
6060
`chmod +x scripts/upload-symbols`.
6161
This script can be used to manually upload dSYM files (for usage notes and
62-
additional instructions, run without any parameters).
62+
additional instructions, run with the `--help` parameter).
6363

6464
### Alternatively, add Firebase to a `Package.swift` manifest
6565

0 commit comments

Comments
 (0)