diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-04 17:32:12 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-04 17:32:12 +0100 |
| commit | 0e673283db8cfc3c9b572006d64e153d75e6a019 (patch) | |
| tree | f637a1d0ba1e9f0ca2ba77da74b51dbb4b21bbaa /man | |
| parent | 15ff276d2679525c753296abcc8029b2ec78af4d (diff) | |
Update man page1.4.0
Diffstat (limited to 'man')
| -rw-r--r-- | man/page.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.TH PAGE 1 "2024-03-13" "1.3.1" "Page Manual" +.TH PAGE 1 "2024-03-13" "1.4.0" "Page Manual" .SH NAME page \- gemtext based static website generation tool for gemini and http. .SH SYNOPSIS @@ -86,7 +86,7 @@ For example: Any file that isn't gemtext or the layout will be copied as-is. This includes hidden files! The only ones that are excluded are .git and .gitignore. .SH VERSION -.BR 1.3.1 +.BR 1.4.0 .SH HOMEPAGE .I https://r.bdr.sh/page.html .SH AUTHORS |