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

FreeBSD Manual Pages

  
 
  

home | help
GROG(1)			    General Commands Manual		       GROG(1)

NAME
       grog - guess options for	groff command

SYNOPSIS
       grog [ -option ... ] [ files ...	]

DESCRIPTION
       grog  reads  files  and guesses which of	the groff(1) options -e, -man,
       -me, -mm, -mom, -ms, -mdoc, -mdoc-old, -p, -R, -g, -G, -s, and  -t  are
       required	 for  printing	files,	and prints the groff command including
       those options on	the standard output.  A	filename of - is taken to  re-
       fer  to the standard input.  If no files	are specified the standard in-
       put will	be read.  Any  specified  options  will	 be  included  in  the
       printed	command.   No space is allowed between options and their argu-
       ments.  The only	options	recognized are -C (which is also passed	on) to
       enable compatibility mode, and -v to print the version number.

       For example,

	      `grog -Tdvi paper.ms`

       will guess the appropriate command to print paper.ms and	 then  run  it
       after adding the	-Tdvi option.

SEE ALSO
       doctype(1),  groff(1),  troff(1),  tbl(1),  pic(1),  eqn(1),  refer(1),
       grn(1), grap(1),	soelim(1)

Groff Version 1.18.1		 06 June 2002			       GROG(1)

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

home | help