Added a fix for SF bug 126285: segfault with goto line.
[nedit.git] / nc.man
blobb4d6d687b2ff13277f57e80c4ff92b7266aa8b21
1 .TH NC 1
2 .SH NAME
3 NC \- Client program for NEdit text editor
4 .SH SYNOPSYS
5 .B nc [\-read] [\-create] [\-line n\ |\ +n] [\-do\ command]
6  [\-ask] [\-noask] [\-svrname\ name] [-svrcmd\ command]
7  [\-lm languagemode] [\-geometry\ geometry] [\-iconic] [file...]
8 .SH DESCRIPTION
9 nc is the client interface to the NEdit text editor.  To use nc, 
10 first run NEdit in server mode:
11 .PP
12 .EX
13     nedit -server
14 .EE
15 .PP
16 Client/server mode is useful for integrating NEdit with software development
17 environments, mailers, and other programs; or just as a quick way to open files
18 from the shell command line without starting a new NEdit session.
19 .PP
20 For more information see NEdit's on-line help, or nedit.doc in the
21 NEdit distribution kit.
22 .SH SEE ALSO
23 nedit, X, mwm, vi, emacs