summaryrefslogtreecommitdiff
path: root/slstatus.1
Commit message (Collapse)AuthorAgeFilesLines
* Add option to output only once and exitAaron Marcher2018-05-211-1/+3
|
* Fix man page .Os fieldAaron Marcher2017-08-131-1/+1
|
* Reduce -o | -n to -sLaslo Hunhold2017-08-101-5/+3
| | | | | What we really want is to either output to WM_NAME or stdout. If we want just one single line, we do slstatus | head -n 1.
* Remove d- and v-flagsLaslo Hunhold2017-08-101-11/+0
| | | | | | | d-flag: There's no need for that, use the &-operator or fork+exec in a non-shell-context. In the latter case you get the PID for free. v-flag: If you want to find out which version of a package is installed, consult your package manager. That's his job.
* Convert slstatus.1 to mandoc, simplify it and remove -hLaslo Hunhold2017-08-101-32/+36
| | | | | | We also change the semantics of -v to only return the version information. There is now no need for usage() to exit with anything other than 1.
* added option to output only once and exit afterwardsAaron Marcher2017-05-111-1/+4
|
* why releases for such a small project? useless and overhead!Aaron Marcher2016-12-291-1/+1
|
* several changesAli H. Fardan2016-09-181-3/+3
|
* updated man page according to readmeAaron Marcher2016-09-181-1/+1
|
* added -v to manpageAaron Marcher2016-09-181-1/+1
|
* lol, dwm != slstatus in manpage :DAaron Marcher2016-09-181-1/+1
|
* added -v command line optionAaron Marcher2016-09-181-0/+3
|
* added man pageAaron Marcher2016-09-171-0/+28