about summary refs log tree commit diff
path: root/Completion/Unix/Command/_shutdown
Commit message (Collapse)AuthorAgeFilesLines
* 42968: add "-c" for _shutdown completion on FreeBSD 12-currentEitan Adler2018-06-091-0/+5
|
* 42806: fix shutdown completion where options were lost due to args= ↵Oliver Kiddle2018-05-191-2/+2
| | | | assignment where args+= was needed
* 42578: _shutdown: add support for macOSJun-ichi Takimoto2018-04-051-2/+13
|
* 42568: new shutdown completionOliver Kiddle2018-03-301-0/+61