-
Seen on Debian,
```
$ ydotool key abc
ydotool: notice: ydotoold backend unavailable (may have latency+delay issues)
terminate called after throwing an instance of 'std::runtime_error'
what(): …
-
-
What do you think about including man pages with the tool / releases (or alongside the release binaries)?
I wrote some for a project for a linux tool, and I find it really useful to have the tool /…
-
Would it be helpful if prune had a man page in addition to a wiki, etc? Or would that just ensure that one of them is out of date?
-
Below is a draft manpage for Psi. Open with `man ./psi.1`.
```
.Dd December 22, 2015
.Dt PSI 1 URM
.Os UNIX
.Sh NAME
.Nm psi
.Nd The Cross-Platform XMPP Client For Power Users
.Sh SYNOPSIS
.Nm
.Fl h
…
-
# Description
When installed via `pipx install bpython`, the man pages for bpython are not available (even the .rst files don't seem to be present).
I took a look at pipx's documentation and they …
-
A Debian user contributed a man page: https://salsa.debian.org/debian/usbtop/-/blob/master/debian/usbtop.8
It would be great to incorporate it here please. Thanks.
See also https://bugs.debian.o…
-
This issue was migrated from [Pagure Issue #690](https://pagure.io/dogtagpki/issue/690). Originally filed by **[mharmsen](https://pagure.io/user/mharmsen) (@mharmsen)** on *2013-07-22 22:51:55*:
- As…
-
This issue was migrated from [Pagure Issue #692](https://pagure.io/dogtagpki/issue/692). Originally filed by **[mharmsen](https://pagure.io/user/mharmsen) (@mharmsen)** on *2013-07-22 23:32:05*:
- As…
-
Maybe add MAN page to github for potential edits
I see in code --check returns three possible values.
Maybe note this in MAN page and/or --help text
const char *check_status_str(int check)
{…