mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 10:26:00 +01:00
[gha] build man pages
This commit is contained in:
parent
7ce2c91673
commit
12cdca7422
2 changed files with 14 additions and 42 deletions
|
@ -1,24 +1,10 @@
|
||||||
.\" Automatically generated by Pandoc 2.17.1.1
|
.\" Automatically generated by Pandoc 2.5
|
||||||
.\"
|
.\"
|
||||||
.\" Define V font for inline verbatim, using C font in formats
|
|
||||||
.\" that render this, and otherwise B font.
|
|
||||||
.ie "\f[CB]x\f[]"x" \{\
|
|
||||||
. ftr V B
|
|
||||||
. ftr VI BI
|
|
||||||
. ftr VB B
|
|
||||||
. ftr VBI BI
|
|
||||||
.\}
|
|
||||||
.el \{\
|
|
||||||
. ftr V CR
|
|
||||||
. ftr VI CI
|
|
||||||
. ftr VB CB
|
|
||||||
. ftr VBI CBI
|
|
||||||
.\}
|
|
||||||
.TH "Hyprland" "1" "21 Aug 2022" "" "Hyprland User Manual"
|
.TH "Hyprland" "1" "21 Aug 2022" "" "Hyprland User Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
Hyprland - Dynamic tiling Wayland compositor
|
Hyprland \- Dynamic tiling Wayland compositor
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.PP
|
.PP
|
||||||
\f[B]Hyprland\f[R] [\f[I]arg [...]\f[R]].
|
\f[B]Hyprland\f[R] [\f[I]arg [...]\f[R]].
|
||||||
|
@ -41,14 +27,14 @@ For configuration information please see
|
||||||
<\f[I]https://github.com/hyprwm/Hyprland/wiki\f[R]>.
|
<\f[I]https://github.com/hyprwm/Hyprland/wiki\f[R]>.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
\f[B]-h\f[R], \f[B]--help\f[R]
|
.B \f[B]\-h\f[R], \f[B]\-\-help\f[R]
|
||||||
Show command usage.
|
Show command usage.
|
||||||
.TP
|
.TP
|
||||||
\f[B]-c\f[R], \f[B]--config\f[R]
|
.B \f[B]\-c\f[R], \f[B]\-\-config\f[R]
|
||||||
Specify config file to use.
|
Specify config file to use.
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
.TP
|
.TP
|
||||||
Submit bug reports and request features online at:
|
.B Submit bug reports and request features online at:
|
||||||
<\f[I]https://github.com/hyprwm/Hyprland/issues\f[R]>
|
<\f[I]https://github.com/hyprwm/Hyprland/issues\f[R]>
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -1,24 +1,10 @@
|
||||||
.\" Automatically generated by Pandoc 2.17.1.1
|
.\" Automatically generated by Pandoc 2.5
|
||||||
.\"
|
.\"
|
||||||
.\" Define V font for inline verbatim, using C font in formats
|
|
||||||
.\" that render this, and otherwise B font.
|
|
||||||
.ie "\f[CB]x\f[]"x" \{\
|
|
||||||
. ftr V B
|
|
||||||
. ftr VI BI
|
|
||||||
. ftr VB B
|
|
||||||
. ftr VBI BI
|
|
||||||
.\}
|
|
||||||
.el \{\
|
|
||||||
. ftr V CR
|
|
||||||
. ftr VI CI
|
|
||||||
. ftr VB CB
|
|
||||||
. ftr VBI CBI
|
|
||||||
.\}
|
|
||||||
.TH "hyprctl" "1" "21 Aug 2022" "" "hyprctl User Manual"
|
.TH "hyprctl" "1" "21 Aug 2022" "" "hyprctl User Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
hyprctl - Utility for controlling parts of Hyprland from a CLI or a
|
hyprctl \- Utility for controlling parts of Hyprland from a CLI or a
|
||||||
script
|
script
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.PP
|
.PP
|
||||||
|
@ -40,7 +26,7 @@ For dispatchers without parameters it can be anything.
|
||||||
.PP
|
.PP
|
||||||
Returns: \f[I]ok\f[R] on success, and an error message on failure.
|
Returns: \f[I]ok\f[R] on success, and an error message on failure.
|
||||||
.TP
|
.TP
|
||||||
Examples:
|
.B Examples:
|
||||||
\f[B]hyprctl\f[R] \f[I]dispatch exec kitty\f[R]
|
\f[B]hyprctl\f[R] \f[I]dispatch exec kitty\f[R]
|
||||||
.RS
|
.RS
|
||||||
.PP
|
.PP
|
||||||
|
@ -55,7 +41,7 @@ Set a config keyword dynamically.
|
||||||
.PP
|
.PP
|
||||||
Returns: \f[I]ok\f[R] on success, and an error message on failure.
|
Returns: \f[I]ok\f[R] on success, and an error message on failure.
|
||||||
.TP
|
.TP
|
||||||
Examples:
|
.B Examples:
|
||||||
\f[B]hyprctl\f[R] \f[I]keyword bind SUPER,0,pseudo\f[R]
|
\f[B]hyprctl\f[R] \f[I]keyword bind SUPER,0,pseudo\f[R]
|
||||||
.RS
|
.RS
|
||||||
.PP
|
.PP
|
||||||
|
@ -126,13 +112,13 @@ Returns the current random splash.
|
||||||
.RE
|
.RE
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.PP
|
.PP
|
||||||
\f[B]--batch\f[R]
|
\f[B]\-\-batch\f[R]
|
||||||
.RS
|
.RS
|
||||||
.PP
|
.PP
|
||||||
Specify a batch of commands to execute.
|
Specify a batch of commands to execute.
|
||||||
.TP
|
.TP
|
||||||
Example:
|
.B Example:
|
||||||
\f[B]hyprctl\f[R] \f[I]--batch \[dq]keyword general:border_size 2 ;
|
\f[B]hyprctl\f[R] \f[I]\-\-batch \[dq]keyword general:border_size 2 ;
|
||||||
keyword general:gaps_out 20\[dq]\f[R]
|
keyword general:gaps_out 20\[dq]\f[R]
|
||||||
.RS
|
.RS
|
||||||
.PP
|
.PP
|
||||||
|
@ -140,14 +126,14 @@ keyword general:gaps_out 20\[dq]\f[R]
|
||||||
.RE
|
.RE
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\f[B]-j\f[R]
|
\f[B]\-j\f[R]
|
||||||
.RS
|
.RS
|
||||||
.PP
|
.PP
|
||||||
Outputs information in JSON.
|
Outputs information in JSON.
|
||||||
.RE
|
.RE
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
.TP
|
.TP
|
||||||
Submit bug reports and request features online at:
|
.B Submit bug reports and request features online at:
|
||||||
<\f[I]https://github.com/hyprwm/Hyprland/issues\f[R]>
|
<\f[I]https://github.com/hyprwm/Hyprland/issues\f[R]>
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.PP
|
.PP
|
||||||
|
|
Loading…
Reference in a new issue