/usr/local/man/man1/snukctl.1 sudo mkdir -p /usr/local/man/man1 sudo vi /usr/local/man/man1/snukctl.1 ########################## ########################## .TH SNUKCTL 1 "June 2026" "Snukware" "User Commands" .SH NAME snukctl \- simple package control extension for slapt-get .SH SYNOPSIS snukctl [options] .SH DESCRIPTION snukctl is a lightweight extension layer for slapt-get. It provides higher level operations such as detecting and installing new packages available in repositories. It does not replace slapt-get, but extends it. .SH COMMANDS .TP install-new Scan repositories for new packages and optionally install them. .SH EXAMPLES .TP Normal usage: snukctl install-new .TP Dry run: snukctl install-new --dry-run .SH FILES /usr/local/bin/snukctl /usr/local/lib/slapt/plugins/ .SH SEE ALSO slapt-get(8) ###################################################################### ###################################################################### man -l /usr/local/man/man1/snukctl.1