Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

man: describe list accumulation #5070

Open
netblue30 opened this issue Mar 24, 2022 · 0 comments
Open

man: describe list accumulation #5070

netblue30 opened this issue Mar 24, 2022 · 0 comments
Labels
documentation Issues and pull requests related to the documentation
Milestone

Comments

@netblue30
Copy link
Owner

The issue came up in this pull rq: #5043

/* Comma separated list is processed so that:
* "item" -> adds item to list
* "-item" -> removes item from list
* "+item" -> adds item to list
* "=item" -> clear list, add item

@netblue30 netblue30 added the documentation Issues and pull requests related to the documentation label Mar 24, 2022
@rusty-snake rusty-snake added this to the 0.9.70 milestone Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues and pull requests related to the documentation
Projects
None yet
Development

No branches or pull requests

2 participants