mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-17 22:06:00 -05:00
readme: Include man page reference for command-line options and env vars
This commit is contained in:
parent
7f9e2364e3
commit
57c9977144
1 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ This README is only relevant for development resources and instructions. For a
|
|||
description of Cage and installation instructions for end-users, please see
|
||||
[its project page](https://www.hjdskes.nl/projects/cage) and [the
|
||||
Wiki](https://github.com/cage-kiosk/cage/wiki/).
|
||||
See [the man page](./cage.1.scd) for a list of possible environment variables and run options.
|
||||
|
||||
## Release signatures
|
||||
|
||||
|
|
@ -20,7 +21,7 @@ All releases are published on [GitHub](https://github.com/cage-kiosk/cage/releas
|
|||
|
||||
You can build Cage with the [meson](https://mesonbuild.com/) build system. It
|
||||
requires wayland, wlroots, and xkbcommon to be installed. Optionally, install
|
||||
scdoc for manual pages (or see them [here](./cage.1.scd)). Cage is currently based on branch 0.18 of wlroots.
|
||||
scdoc for manual pages. Cage is currently based on branch 0.18 of wlroots.
|
||||
|
||||
Simply execute the following steps to build Cage:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue