fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md in fastlane-2.181.0 vs fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md in fastlane-2.182.0
- old
+ new
@@ -330,10 +330,10 @@
To get more information about language and locale codes please read [Internationalization and Localization Guide](https://developer.apple.com/library/ios/documentation/MacOSX/Conceptual/BPInternational/LanguageandLocaleIDs/LanguageandLocaleIDs.html).
## Use a clean status bar
-You can set `override_status_bar` to `true` to set the status bar to Tuesday January 9th at 9:41AM with full battery and reception.
+You can set `override_status_bar` to `true` to set the status bar to Tuesday January 9th at 9:41AM with full battery and reception. If you need more granular customization, to set a Carrier name for example, also set `override_status_bar_arguments` to the specific arguments to be passed to the `xcrun simctl status_bar override` command. Run `xcrun simctl status_bar --help` to see the options available.
## Editing the `Snapfile`
Change syntax highlighting to *Ruby*.