From fc8de2a8f48485ad8b035a4e76098c4a7dbadb05 Mon Sep 17 00:00:00 2001
From: merakor <cem@ckyln.com>
Date: Fri, 12 Mar 2021 13:58:36 +0000
Subject: docs: update

FossilOrigin-Name: 143ea57c3d8309faf15399199d0e2930f07371a34c08ff16e9a9f5fbb0be6a23
---
 contrib/cpt-reset | 7 +++++++
 1 file changed, 7 insertions(+)

(limited to 'contrib/cpt-reset')

diff --git a/contrib/cpt-reset b/contrib/cpt-reset
index 90dd755..2a1b66e 100755
--- a/contrib/cpt-reset
+++ b/contrib/cpt-reset
@@ -4,6 +4,13 @@
 # Disable word-splittng warnings as they're safe here.
 # shellcheck disable=SC2046
 
+## SYNOPSIS:
+## .Nm
+## DESCRIPTION:
+## .Nm
+## removes all packages from the system that is not defined as a base package in
+## .Pa /etc/cpt-base .
+
 [ "$1" ] && {
     printf 'usage: %s\n\nRemove all packages not defined in the base.\n' \
            "${0##*/}"
-- 
cgit v1.2.3