Docs:improve grammar and versioning#1233
Merged
AndreyNikiforov merged 5 commits intoicloud-photos-downloader:masterfrom Aug 30, 2025
Merged
Conversation
Added version notes to --library and --list-libraries parameters indicating shared library support was added in v1.16.0 for iOS 16. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Added versionadded annotations for parameters based on changelog: - --watch-with-interval (v1.10.0) - --use-os-locale (v1.22.0) - --dry-run (v1.15.0) - --domain (v1.9.0) - --file-match-policy (v1.20.0) - --auth-only (v1.17.0) - --keep-unicode-in-filenames (v1.18.0) - --live-photo-mov-filename-policy (v1.18.0) - --align-raw (v1.19.0) - --password-provider (v1.20.0) - --xmp-sidecar (v1.25.0) Fixed --delete-after-download version from 1.21.0 to 1.8.0. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Comprehensive grammar and language improvements across all documentation: - Fixed article usage (added "the" where appropriate) - Corrected subject-verb agreement issues - Improved punctuation and comma usage (standardized "e.g.," format) - Enhanced word choice and terminology: - Fixed "Library" → "library" typo - Corrected "third party" → "third-party" hyphenation - Fixed "Photo app" → "Photos app" (correct app name) - Corrected "Marvel" → "Marvell" company name - Improved sentence structure and clarity - Standardized terminology and formatting - Fixed repeated words and redundancies Files updated: authentication.md, install.md, mode.md, naming.md, nas.md, raw.md, reference.md, size.md, webui.md 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Comprehensive grammar and language improvements for CLI help text:
Grammar fixes:
- Added articles ("the") where appropriate
- Fixed punctuation and missing commas in parameter definitions
- Corrected sentence structure and clarity
Word choice improvements:
- "Create/Update" → "Create/update" (consistent capitalization)
- "Lists" → "List" (imperative verb form)
- "AppleID" → "Apple ID" (correct spacing)
- "exif" → "EXIF", "unicode" → "Unicode", "cpu" → "CPU" (proper capitalization)
- "raw and jpeg" → "RAW and JPEG" (format names)
- "config" → "configuration" (consistency)
Clarity enhancements:
- Improved descriptions for complex parameters
- Standardized error messages
- Enhanced readability while maintaining technical accuracy
All CLI functionality preserved and tests pass.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Clarified that time intervals for --skip-created-before and --skip-created-after parameters are calculated backwards from the current date, not forwards into the future. Changes: - CLI help: Updated to specify "interval backwards from now (20d = 20 days ago)" - Documentation: Changed "interval from now" to "interval backwards from current date" - Tests: Updated assertions to match improved help text grammar This removes ambiguity about whether "5d" means "5 days ago" or "5 days in the future" - it clearly means "5 days ago". 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
34b49da
into
icloud-photos-downloader:master
398 checks passed
rhoopr
referenced
this pull request
in rhoopr/kei
Feb 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.