/[papo]/gnue/common/doc/common-techref.lyx
ViewVC logotype

Diff of /gnue/common/doc/common-techref.lyx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by charlie, Fri Jun 28 19:43:49 2002 UTC revision 1.2 by styxman, Fri Nov 15 15:32:54 2002 UTC
# Line 463  VERSION = VERSION Line 463  VERSION = VERSION
463    
464    
465  \size scriptsize  \size scriptsize
466  COMMAND = "gfclient"  COMMAND = "gnue-forms"
467  \layout Code  \layout Code
468    
469    
# Line 473  NAME = "GNUe Forms" Line 473  NAME = "GNUe Forms"
473    
474    
475  \size scriptsize  \size scriptsize
476  USAGE = "gfclient [options] file"  USAGE = "gnue-forms [options] file"
477  \layout Code  \layout Code
478    
479    
# Line 941  Running the client is rather simple. Line 941  Running the client is rather simple.
941   In it's most basic form   In it's most basic form
942  \layout Standard  \layout Standard
943    
944  gfclient formname.gfd  gnue-forms formname.gfd
945  \newline  \newline
946  The formname.gfd can be in the form of a normal file or a URL such as a web  The formname.gfd can be in the form of a normal file or a URL such as a web
947   address   address
# Line 951  The formname.gfd can be in the form of a Line 951  The formname.gfd can be in the form of a
951  To get a list of available options  To get a list of available options
952  \layout Standard  \layout Standard
953    
954  gfclient --help  gnue-forms --help
955  \newline  \newline
956    
957  \layout Subsection  \layout Subsection
# Line 959  gfclient --help Line 959  gfclient --help
959  Symlinks  Symlinks
960  \layout Standard  \layout Standard
961    
962  gfclient also supports the use of symlinks to simplify execution of forms.  gnue-forms also supports the use of symlinks to simplify execution of forms.
963   The easiest way to describe this is by example.   The easiest way to describe this is by example.
964  \layout Standard  \layout Standard
965    
# Line 969  If you have a form called contacts.gfd i Line 969  If you have a form called contacts.gfd i
969  \emph on  \emph on
970    
971  \emph default  \emph default
972  which points to the gfclient executable you will be able to execute the  which points to the gnue-forms executable you will be able to execute the
973   file by simply typing contacts.   file by simply typing contacts.
974  \newline  \newline
975    
976  \newline  \newline
977  bash-2.03$ ln -s /usr/local/bin/gfclient /usr/local/bin/contacts  bash-2.03$ ln -s /usr/local/bin/gnue-forms /usr/local/bin/contacts
978  \newline  \newline
979  bash-2.03$ contacts  bash-2.03$ contacts
980  \newline  \newline

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26