Skip to content

v2.1 - Man page infrastructure

Choose a tag to compare

@ciroiriarte ciroiriarte released this 27 Feb 03:34
· 23 commits to main since this release

What's New

  • Man page infrastructure: Added man/man1/ directory with classic troff/groff man pages
  • Man pages created: nic-xray.1, memory-usage-report-kvm.1, memory-usage-report-openstack.1
  • Makefile: install-man / uninstall-man targets for system-wide installation
  • Convention: Every script must now have a corresponding man page (CLAUDE.md updated)

Installation

sudo make install-man

Then use man nic-xray, man memory-usage-report-kvm, or man memory-usage-report-openstack.