From cb85eea261d7ee9994bcf8d3152b119e730270b9 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Fri, 2 Dec 2022 20:15:25 +0000 Subject: [PATCH] [gha] build man pages --- docs/Hyprland.1 | 14 +++++++------- docs/hyprctl.1 | 20 ++++++++++---------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/Hyprland.1 b/docs/Hyprland.1 index c74032fe..9dfb569f 100644 --- a/docs/Hyprland.1 +++ b/docs/Hyprland.1 @@ -1,10 +1,10 @@ -.\" Automatically generated by Pandoc 2.5 +.\" Automatically generated by Pandoc 2.9.2.1 .\" -.TH "Hyprland" "1" "27 Nov 2022" "" "Hyprland User Manual" +.TH "Hyprland" "1" "02 Dec 2022" "" "Hyprland User Manual" .hy .SH NAME .PP -Hyprland \- Dynamic tiling Wayland compositor +Hyprland - Dynamic tiling Wayland compositor .SH SYNOPSIS .PP \f[B]Hyprland\f[R] [\f[I]arg [...]\f[R]]. @@ -24,17 +24,17 @@ Although Hyprland is pretty stable, it may have some bugs. .SH CONFIGURATION .PP For configuration information please see -<\f[I]https://wiki.hyprland.org\f[R]>. +<\f[I]https://github.com/hyprwm/Hyprland/wiki\f[R]>. .SH OPTIONS .TP -.B \f[B]\-h\f[R], \f[B]\-\-help\f[R] +\f[B]-h\f[R], \f[B]--help\f[R] Show command usage. .TP -.B \f[B]\-c\f[R], \f[B]\-\-config\f[R] +\f[B]-c\f[R], \f[B]--config\f[R] Specify config file to use. .SH BUGS .TP -.B Submit bug reports and request features online at: +Submit bug reports and request features online at: <\f[I]https://github.com/hyprwm/Hyprland/issues\f[R]> .SH SEE ALSO .PP diff --git a/docs/hyprctl.1 b/docs/hyprctl.1 index a5221051..82f4700b 100644 --- a/docs/hyprctl.1 +++ b/docs/hyprctl.1 @@ -1,10 +1,10 @@ -.\" Automatically generated by Pandoc 2.5 +.\" Automatically generated by Pandoc 2.9.2.1 .\" -.TH "hyprctl" "1" "27 Nov 2022" "" "hyprctl User Manual" +.TH "hyprctl" "1" "02 Dec 2022" "" "hyprctl User Manual" .hy .SH NAME .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 .SH SYNOPSIS .PP @@ -26,7 +26,7 @@ For dispatchers without parameters it can be anything. .PP Returns: \f[I]ok\f[R] on success, and an error message on failure. .TP -.B Examples: +Examples: \f[B]hyprctl\f[R] \f[I]dispatch exec kitty\f[R] .RS .PP @@ -41,7 +41,7 @@ Set a config keyword dynamically. .PP Returns: \f[I]ok\f[R] on success, and an error message on failure. .TP -.B Examples: +Examples: \f[B]hyprctl\f[R] \f[I]keyword bind SUPER,0,pseudo\f[R] .RS .PP @@ -112,13 +112,13 @@ Returns the current random splash. .RE .SH OPTIONS .PP -\f[B]\-\-batch\f[R] +\f[B]--batch\f[R] .RS .PP Specify a batch of commands to execute. .TP -.B Example: -\f[B]hyprctl\f[R] \f[I]\-\-batch \[dq]keyword general:border_size 2 ; +Example: +\f[B]hyprctl\f[R] \f[I]--batch \[dq]keyword general:border_size 2 ; keyword general:gaps_out 20\[dq]\f[R] .RS .PP @@ -126,14 +126,14 @@ keyword general:gaps_out 20\[dq]\f[R] .RE .RE .PP -\f[B]\-j\f[R] +\f[B]-j\f[R] .RS .PP Outputs information in JSON. .RE .SH BUGS .TP -.B Submit bug reports and request features online at: +Submit bug reports and request features online at: <\f[I]https://github.com/hyprwm/Hyprland/issues\f[R]> .SH SEE ALSO .PP