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

FreeBSD Manual Pages

  
 
  

home | help
FREECIV(6)			 Games Manual			    FREECIV(6)

NAME
       freeciv-ruledit - Freeciv Ruleset Editor

SYNOPSIS
       freeciv-ruledit [ -d|--debug level ] [ -F|--Fatal [ signal_number ] ] [
       -h|--help ] [ -r|--ruleset ruleset ] [ -v|--version ]

DESCRIPTION
       This tool can be	used to	edit freeciv rulesets.

OPTIONS
       All  options  have a short form (single hyphen and single letter) and a
       long form (double hyphen	and a complete word); their effects are	 iden-
       tical.

       -d level, --debug level
	      Sets  the	amount of debugging information	to be logged.  Accept-
	      able values for the level	are:

	      fatal	for fatal messages only.

	      error	for fatal and error messages.

	      warning	for fatal, error and warning messages

	      normal	for fatal, error, warning  and	normal	messages  (de-
	      fault).

	      verbose	 for  fatal,  error, warning, normal, and verbose mes-
	      sages.

       -F [ signal_number ], --Fatal [ signal_number ]
	      Raise a custom signal on failed assertion.  If signal_number  is
	      not specified, then the ABRT signal will be used.

       -h, --help
	      Prints a short summary of	the standard command line options.

       -r ruleset, --ruleset ruleset
	      Load specified ruleset as	the starting point to edit.

       -v, --version
	      Prints the version number	and exits.

REPORTING BUGS
       Report bugs at https://redmine.freeciv.org/projects/freeciv

SEE ALSO
       freeciv-server(6) and the Client	Manual at the Freeciv homepage.

			       October 29th 2022		    FREECIV(6)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=freeciv-ruledit&sektion=6&manpath=FreeBSD+Ports+15.0>

home | help