[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: gnetlist.1



  User: pcjc2   
  Date: 07/02/11 18:58:24

  Modified:    .        Tag: noscreen gnetlist.1
  Log:
  Sync with trunc
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.6.1   +13 -4     eda/geda/gaf/gnetlist/docs/gnetlist.1
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: gnetlist.1
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/docs/gnetlist.1,v
  retrieving revision 1.4
  retrieving revision 1.4.6.1
  diff -u -b -r1.4 -r1.4.6.1
  --- gnetlist.1	21 Jan 2006 21:48:24 -0000	1.4
  +++ gnetlist.1	11 Feb 2007 23:58:24 -0000	1.4.6.1
  @@ -1,9 +1,9 @@
  -.TH gnetlist 1 "December 31st, 2003" Version 20031231
  +.TH gnetlist 1 "February 16th, 2007" Version 20070210
   .SH NAME
   gnetlist - gEDA/gaf Netlist extraction/generation
   .SH SYNOPSIS
   .B gnetlist
  -[-i] [-I] [-q] [-s] [-v] [-l schem_file] [-m schem_file ] [-g guile_procedure] [-c scheme_string ] [-o output_filename] schematic1 [... schematicN]
  +[-e] [-i] [-I] [-q] [-s] [-v] [-l schem_file] [-m schem_file ] [ -O option ] [-h | --help] [-g guile_procedure] [-c scheme_string ] [-o output_filename] schematic1 [... schematicN]
   .SH DESCRIPTION
   .PP
   \fIgnetlist\fP is the netlist extraction/generation program which is part gEDA 
  @@ -93,7 +93,7 @@
   Verbose mode on.  This mode gives as much feedback to the user as possible. (optional)
   .TP 8
   .B -g guile_procedure
  -Specify the guile procedure which is executed to create the netlist.  
  +Specify the guile procedure which is executed to create the netlist. Use "-g help" to display a list of available backends.
   .TP 8
   .B -o output_filename
   Specify the filename which will contain the netlist generated by gnetlist.  If this option is not specified the default filename is "output.net".
  @@ -104,6 +104,12 @@
   is executed.  This flag can be specified multiple times and can be used to 
   pass information to backends.
   .TP 8
  +.B -e 
  +Force embedding contents of .include file when using the spice-sdb backend.
  +.TP 8
  +.B -O string
  +Pass the given option to the specified backend
  +.TP 8
   .B -m scheme_file
   Specify a filename which contains scheme code to be loaded and
   execute after the backend is loaded but still before any guile procedure 
  @@ -121,6 +127,9 @@
   .B -I 
   Put .INCLUDE <filename> in output file instead of model file's contents.
   .TP 8
  +.B -h 
  +Print out short command line help.
  +.TP 8
   .B -i 
   Interactive mode.  After the schematic is read in and parsed then go into 
   interactive mode.  Interactive mode allows the user to execute guile 
  @@ -190,7 +199,7 @@
   .BR gschem (1),
   .BR gsymcheck (1)
   .SH COPYRIGHT
  -Copyright \(co  1999-2004 Ales Hvezda
  +Copyright \(co  1999-2007 Ales Hvezda
   
   This document can be freely redistributed according to the terms of the 
   GNU General Public License version 2.0
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs