IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
Such internal tools are not really meant to be used by a (human) user
directly or inside a script, it's rather quite tailored to our API use
case. And for that the /usr/libexec directory is a much better fit,
it's not added to the PATH environment variable by default, so this
doesn't clutters users tab completions and the like.
While at it prefix the executable and the manual page with proxmox to
provide more context.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
provides a minimalistic binary to show the journal content
shows a cursor after and before the output
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>