Skip to content

Files

Latest commit

Mar 25, 2025
80bca8e · Mar 25, 2025

History

History

man

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 2, 2025
Feb 25, 2022
Jun 6, 2024
Feb 25, 2022
Jan 2, 2025
Oct 20, 2020
Dec 7, 2023
Jun 11, 2024
Mar 25, 2025
Mar 20, 2025

Docker Documentation

This directory contains scripts for generating the man pages. Many of the man pages are generated directly from the spf13/cobra Command definition. Some legacy pages are still generated from the markdown files in this directory. Do not edit the man pages in the man1 directory. Instead, update the Cobra command or amend the Markdown files for legacy pages.

Generate the man pages

From within the project root directory run:

$ make -f docker.Makefile manpages