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-append - Append to an existing note

SYNOPSIS
       git-pkgs	notes append  [flags]

DESCRIPTION
       Append message text and merge metadata into an existing note. Creates a
       new note	if none	exists.

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

       -m, --message=""	     Message to	append

       --namespace=""	   Note	namespace for categorization

       --origin="git-pkgs"	Tool or	system that created this note

       --set=[]	     Set metadata key=value pair

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-notes(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-append&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help