From: Armaan Bhojwani Date: Wed, 16 Jun 2021 02:14:53 +0000 (-0400) Subject: Fix small man issues X-Git-Url: https://git.armaanb.net/?p=bin.git;a=commitdiff_plain;h=26ce4f633da6e65105ff9d9046b760d28a4a3809 Fix small man issues --- diff --git a/man/fix-flatpak-theme b/man/fix-flatpak-theme deleted file mode 100644 index 832cedf..0000000 --- a/man/fix-flatpak-theme +++ /dev/null @@ -1,14 +0,0 @@ -fix-flatpak-theme(1) - -# NAME -fix-flatpak-theme - copy host GTK3 theme settings into flatpaks - -# SYNOPSIS -*fix-flatpak-theme* - -# DESCRIPTION -Simply copies your GTK settings into your flatpak's config directories. Requires -the wanted themes to be installed via a flatpak as well. - -# LICENSE -MIT License 2017 Abiola Ibrahim, 2020-2021 Armaan Bhojwani. \ No newline at end of file diff --git a/man/fix-flatpak-theme.1.scd b/man/fix-flatpak-theme.1.scd new file mode 100644 index 0000000..832cedf --- /dev/null +++ b/man/fix-flatpak-theme.1.scd @@ -0,0 +1,14 @@ +fix-flatpak-theme(1) + +# NAME +fix-flatpak-theme - copy host GTK3 theme settings into flatpaks + +# SYNOPSIS +*fix-flatpak-theme* + +# DESCRIPTION +Simply copies your GTK settings into your flatpak's config directories. Requires +the wanted themes to be installed via a flatpak as well. + +# LICENSE +MIT License 2017 Abiola Ibrahim, 2020-2021 Armaan Bhojwani. \ No newline at end of file diff --git a/man/git-mirror.1.scd b/man/git-mirror.1.scd index 17242bc..5cf3989 100644 --- a/man/git-mirror.1.scd +++ b/man/git-mirror.1.scd @@ -5,8 +5,8 @@ git-mirror - mirror some git repositories with a web interface # SYNOPSIS *git-mirror* run [path to repo] [path to log file] [html directory] [sleep - duration] -*git-mirror* gen-url [path to repo] +duration]++ +*git-mirror* gen-url [path to repo]++ *git-mirror* help # DESCRIPTION @@ -21,4 +21,4 @@ Very hard to stop once running. # COPYRIGHT This is free and unencumbered software released into the public domain. For more -information, please refer to . \ No newline at end of file +information, please refer to .