fastlane/lib/fastlane/actions/capture_ios_screenshots.rb in fastlane-2.68.0 vs fastlane/lib/fastlane/actions/capture_ios_screenshots.rb in fastlane-2.68.1
- old
+ new
@@ -17,10 +17,10 @@
true
end
def self.description
- "Generate new localized screenshots on multiple devices (via `snapshot`)"
+ "Generate new localized screenshots on multiple devices (via _snapshot_)"
end
def self.available_options
return [] unless Helper.mac?
require 'snapshot'