]> git.armaanb.net Git - bin.git/commitdiff
Fix small man issues
authorArmaan Bhojwani <me@armaanb.net>
Wed, 16 Jun 2021 02:14:53 +0000 (22:14 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Wed, 16 Jun 2021 02:14:53 +0000 (22:14 -0400)
man/fix-flatpak-theme [deleted file]
man/fix-flatpak-theme.1.scd [new file with mode: 0644]
man/git-mirror.1.scd

diff --git a/man/fix-flatpak-theme b/man/fix-flatpak-theme
deleted file mode 100644 (file)
index 832cedf..0000000
+++ /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 (file)
index 0000000..832cedf
--- /dev/null
@@ -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
index 17242bc47062a4740ec451d60997f3163e8dd010..5cf39899357c0044d32221c14803a9ec8d9b95ca 100644 (file)
@@ -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 <https://unlicense.org/>.
\ No newline at end of file
+information, please refer to <https://unlicense.org/>.