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

gEDA-cvs: CVS update: gnetlist.1



  User: ahvezda 
  Date: 07/02/10 16:25:28

  Modified:    .        gnetlist.1
  Log:
  Fixed a bunch of compiler warnings.  Updated some of the man pages a little.
  
  
  
  
  Revision  Changes    Path
  1.6       +12 -3     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.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- gnetlist.1	10 Feb 2007 16:11:17 -0000	1.5
  +++ gnetlist.1	10 Feb 2007 21:25:28 -0000	1.6
  @@ -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 
  @@ -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