Skip to content

Files

Latest commit

7a0dc92 · Jul 21, 2021

History

History

man

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 27, 2021
Jul 21, 2021
Jun 2, 2017
Oct 20, 2020
Oct 20, 2020
Jan 25, 2021
Oct 20, 2020
Jun 24, 2021
Oct 20, 2020
May 4, 2020
Dec 16, 2020

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 manpages