jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

manpage extension


Hi,

I propose the following extension of the manpage:
#v+
Index: doc/manual/jed.1
===================================================================
--- doc/manual/jed.1	(Revision 33)
+++ doc/manual/jed.1	(Arbeitskopie)
@@ -7,7 +7,7 @@
 .SH NAME
 Jed \- programmers editor
 .SH SYNOPSIS
-.B jed [options] 
+.B jed [mode] [options] 
 .I file
 .B ...
 .SH DESCRIPTION
@@ -29,12 +29,42 @@
 For complete documentation, see GNU info files, this manual only
 provides brief tutorial.
 .SH OPTIONS
+.SS mode
+The
+.B mode
+argument starts Jed is a special mode. Only one of the following can be
+given.
 .LP
 .I \-batch
 .RS
 run Jed in batch mode.
 This is a non-interactive mode.
 .RE
+.I \-secure
+.RS
+run Jed in secure mode, e.g. you can't run any external commands with
+.I system()
+or
+.I run_shell_cmd()
+.RE
+.I \-\-script
+.RS
+this is a mode like
+.I \-\-batch
+but jed does not eval the startup files. It behaves like
+.I slsh.
+You must give the file that should be evaluated as second argument
+.RE
+.I \-\-help
+.RS
+prints usage information
+.RE
+.I \-\-version
+.RS
+prints the version and compiletime variables.
+
+.SS other options
+.RE
 .I \-n             
 .RS
 do not load 
@@ -87,7 +117,7 @@
 .RE
 .LP
 JED's ability to create new functions using the 
-.I S\--Lang 
+.I S\-Lang 
 programming language as well as allowing the user to choose key bindings,
 makes the emulation of other editors possible. Currently, JED provides
 reasonable emulation of the
#v-

Bye, Jörg.
-- 
Wer A sagt, muß nicht B sagen. Er kann auch erkennen, daß A falsch war.
      	    	      	       	       	    	(Erich Kästner)

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]