Updated the man page creation script.
This commit is contained in:
parent
baa4c9a937
commit
5a59ef6325
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
# needs pandoc and php installed
|
# needs pandoc and php installed
|
||||||
|
|
||||||
# remove old files
|
# remove old files
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
# Fenrir TTY screen reader
|
# Fenrir TTY screen reader
|
||||||
# By Chrys, Storm Dragon, and contributers.
|
# By Chrys, Storm Dragon, and contributers.
|
||||||
|
|
||||||
version = "2024.12.08"
|
version = "2024.12.09"
|
||||||
codeName = "testing"
|
codeName = "testing"
|
||||||
|
Loading…
Reference in New Issue
Block a user