$newsrc
->mark(groupname
, article_number
[, options
])
- Adds an article to the list for a specified newsgroup. Arguments are:
- groupname
- Newsgroup to add an article to.
- article_number
- Article number of the article to add.
- options
- Hash. See description under
add_group
.