diff --git a/fastlane/lib/fastlane/actions/docs/sync_code_signing.md b/fastlane/lib/fastlane/actions/docs/sync_code_signing.md index b090c5d48aa..1478d3ff9d3 100644 --- a/fastlane/lib/fastlane/actions/docs/sync_code_signing.md +++ b/fastlane/lib/fastlane/actions/docs/sync_code_signing.md @@ -400,7 +400,7 @@ By using the `force_for_new_devices` parameter, _match_ will check if the (enabl _**Important:** The `force_for_new_devices` parameter is ignored for App Store provisioning profiles since they don't contain any device information._ -If you're not using _fastlane_, you can also use the `force_for_new_devices` option from the command line: +If you're not using `Fastfile`, you can also use the `force_for_new_devices` option from the command line: ```no-highlight fastlane match adhoc --force_for_new_devices