Skip to content

Docs:improve grammar and versioning#1233

Merged
AndreyNikiforov merged 5 commits intoicloud-photos-downloader:masterfrom
AndreyNikiforov:docs/improve-grammar-and-versioning
Aug 30, 2025
Merged

Docs:improve grammar and versioning#1233
AndreyNikiforov merged 5 commits intoicloud-photos-downloader:masterfrom
AndreyNikiforov:docs/improve-grammar-and-versioning

Conversation

@AndreyNikiforov
Copy link
Copy Markdown
Collaborator

No description provided.

AndreyNikiforov and others added 5 commits August 30, 2025 06:42
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>
@AndreyNikiforov AndreyNikiforov merged commit 34b49da into icloud-photos-downloader:master Aug 30, 2025
398 checks passed
@AndreyNikiforov AndreyNikiforov deleted the docs/improve-grammar-and-versioning branch August 30, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant