23 Aug
2011
23 Aug
'11
1:04 p.m.
On Tue, Aug 23, 2011 at 1:00 PM, Lukas Fleischer <archlinux@cryptocrack.de> wrote:
`rc.d list [--started|--stopped|--auto|--noauto] [<daemon>...]`, of course. Skipping the optional list of daemons should just list all daemons that are matched by the "--started"/"--stopped"/... filters.
So what you mean is: `rc.d list [--started|--stopped] [--auto|--noauto] [<daemon>...]`? -t