blob: 3188639f727f3d1e1764dd0abd90b0345a4c9263 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- README.orig 2002-09-11 08:46:00 UTC
+++ README
@@ -32,7 +32,7 @@
turn OFF processing code passed to the bind command.
-c <n>
- set further indent for continuations to n. default = 2
+ set further indent for continuations to n. default = 4
-d
remove braces in certain (safe) circumstances (default = OFF)
@@ -79,7 +79,7 @@
turn on heuristic tests and warnings. (default = OFF)
-i <n>
- set indent for each level to n. default = 4
+ set indent for each level to n. default = 8
-I
Treat elseif and else the same way. (default = OFF)
|