Przeglądaj źródła

Fix upload-symbols help documentation (#7847)

Fixes: https://github.com/firebase/firebase-ios-sdk/issues/7764
Sam Edson 5 lat temu
rodzic
commit
d655b94ff7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      SwiftPackageManager.md

+ 1 - 1
SwiftPackageManager.md

@@ -59,7 +59,7 @@ script. Place it in the directory where your `.xcodeproj` file lives,
 eg. `scripts/upload-symbols`, and make sure that the file is executable:
 `chmod +x scripts/upload-symbols`.
 This script can be used to manually upload dSYM files (for usage notes and
-additional instructions, run without any parameters).
+additional instructions, run with the `--help` parameter).
 
 ### Alternatively, add Firebase to a `Package.swift` manifest