Explorar o código

feat(man): replace hardcoded version by version variable

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
Sandro-Alessio Gierens %!s(int64=2) %!d(string=hai) anos
pai
achega
d73daed717
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      man/eza.1.md
  2. 1 1
      man/eza_colors.5.md

+ 1 - 1
man/eza.1.md

@@ -1,4 +1,4 @@
-% eza(1) v0.9.0
+% eza(1) $version
 
 <!-- This is the eza(1) man page, written in Markdown. -->
 <!-- To generate the roff version, run `just man`, -->

+ 1 - 1
man/eza_colors.5.md

@@ -1,4 +1,4 @@
-% eza_colors(5) v0.9.0
+% eza_colors(5) $version
 
 <!-- This is the eza_colors(5) man page, written in Markdown. -->
 <!-- To generate the roff version, run `just man`, -->