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

FreeBSD Manual Pages

  
 
  

home | help
Jira CLI(7)							   Jira	CLI(7)

NAME
       jira-man	- Help generate	man(7) pages for Jira CLI

SYNOPSIS
       jira man	[flags]

DESCRIPTION
       Help  generate  man  pages  for Jira CLI	compatible with	UNIX style man
       pages.

OPTIONS
       -g, --generate[=false]	   Generate the	man pages for Jira CLI

       -h, --help[=false]      help for	man

       -o, --output="/tmp/man-jira-cli"	     Name of the directory  where  the
       man pages would be generated

OPTIONS	INHERITED FROM PARENT COMMANDS
       -c,  --config=""	     Config file (default is /root/.config/.jira/.con-
       fig.yml)

       --debug[=false]	    Turn on debug output

       -p,  --project=""       Jira  project  to  look	 into	(defaults   to
       /root/.config/.jira/.config.yml)

EXAMPLE
       # Generate man pages in default location	/tmp/man-jira-cli
       $ jira man --generate

       # Generate man pages in specified location
       $ jira man --generate --output /path/to/man-pages

SEE ALSO
       jira(7)

HISTORY
       14-Apr-2025 Auto	generated by spf13/cobra

Auto generated by spf13/cobra	   Apr 2025			   Jira	CLI(7)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=jira-man&sektion=7&manpath=FreeBSD+Ports+14.3.quarterly>

home | help