PKGCTL-ISSUE-COMMENT(1) | PKGCTL-ISSUE-COMMENT(1) |
NAME
pkgctl-issue-comment - Comment on an issue
SYNOPSIS
pkgctl issue comment [OPTIONS] [IID]
DESCRIPTION
This command allows users to add comments to an issue in Arch Linux packaging projects. This command is useful for providing feedback, updates, or any additional information related to an issue directly within the project’s issue tracking system.
By default, the command interacts with the current directory, but users can specify a different package base if needed.
Users can provide a comment message directly through the command line, ensuring quick and efficient communication. Additionally, for more detailed or formatted comments, users have the option to edit their comment using a text editor before submitting it.
OPTIONS
-p, --package PKGBASE
-m, --message MSG
-e, --edit
-h, --help
HOMEPAGE
https://gitlab.archlinux.org/archlinux/devtools
Please report bugs and feature requests in the issue tracker. Please do your best to provide a reproducible test case for bugs.
2024-12-04 |