Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GIT-PKGS(1)			Git Pkgs Manual			   GIT-PKGS(1)

NAME
       git-pkgs-notes -	Manage notes on	packages

SYNOPSIS
       git-pkgs	notes [flags]

DESCRIPTION
       Attach arbitrary	metadata and messages to packages identified by	PURL.

       Notes  are keyed	on (purl, namespace) pairs. A namespace	lets you cate-
       gorize notes (e.g. "security", "audit", "review").  The	default	 name-
       space is	empty.

OPTIONS
       -h, --help[=false]      help for	notes

OPTIONS	INHERITED FROM PARENT COMMANDS
       --color="auto"	   When	to colorize output: auto, always, never

       --include-submodules[=false]	  Include git submodules when scanning
       for manifests

       -p, --pager[=false]	Use pager for output

       -q, --quiet[=false]	Suppress non-essential output

SEE ALSO
       git-pkgs(1), git-pkgs-notes-add(1), git-pkgs-notes-append(1), git-pkgs-
       notes-list(1), git-pkgs-notes-namespaces(1),  git-pkgs-notes-remove(1),
       git-pkgs-notes-show(1)

HISTORY
       11-Jun-2026 Auto	generated by spf13/cobra

git-pkgs			   Jun 2026			   GIT-PKGS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-pkgs-notes&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help