fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md in fastlane-2.82.0.beta.20180222010003 vs fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md in fastlane-2.82.0.beta.20180223010003

- old
+ new

@@ -219,9 +219,13 @@ **Warning**: This will delete **all** your simulators and replace by new ones! This is useful, if you run into weird problems when running _snapshot_. You can use the environment variable `SNAPSHOT_FORCE_DELETE` to stop asking for confirmation before deleting. +```no-highlight +SNAPSHOT_FORCE_DELETE=1 fastlane snapshot reset_simulators +``` + ## Update snapshot helpers Some updates require the helper files to be updated. _snapshot_ will automatically warn you and tell you how to update. Basically you can run