Skip to content

Rename --tags to --tag#23

Open
anthonyraf wants to merge 1 commit into
mainfrom
rename-tags-to-tag
Open

Rename --tags to --tag#23
anthonyraf wants to merge 1 commit into
mainfrom
rename-tags-to-tag

Conversation

@anthonyraf

@anthonyraf anthonyraf commented Dec 24, 2024

Copy link
Copy Markdown
Owner

Fixes #22


For more details, open the Copilot Workspace session.

@anthonyraf anthonyraf requested a review from Copilot July 30, 2025 05:06

This comment was marked as outdated.

@anthonyraf anthonyraf requested a review from Copilot July 30, 2025 05:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR renames the --tags command line option to --tag to improve CLI consistency, addressing issue #22.

  • Renamed the --tags parameter to --tag in the typer option definition
  • Updated documentation examples and help text to reflect the new parameter name

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
linetasker/main.py Updated the typer option parameter from --tags to --tag
README.md Updated documentation examples and help text to use --tag instead of --tags

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.

Rename --tags as --tag

2 participants