about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-06-13 03:50:55 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-06-13 03:50:55 +0000
commit2adcf9a79803150045d60bb442f3584e21b7f8c6 (patch)
treed4346cc275b2acdfe828568251bed96c3447e11e /README
parentf6ae716fb826abc0345263dc0ebb98df1cfdd05e (diff)
downloadzsh-2adcf9a79803150045d60bb442f3584e21b7f8c6.tar.gz
zsh-2adcf9a79803150045d60bb442f3584e21b7f8c6.tar.xz
zsh-2adcf9a79803150045d60bb442f3584e21b7f8c6.zip
Reword README a little.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index b4f4ce42f..a5bfeac9b 100644
--- a/README
+++ b/README
@@ -141,16 +141,16 @@ Zsh is currently maintained by the members of the zsh-workers mailing list
 and coordinated by Peter Stephenson <coordinator@zsh.org>.  Please send
 any feedback and bugs reports to <zsh-workers@sunsite.dk>.
 
-There is a script "reporter" in the subdirectory Util which will print
-out your current shell environment/setup.  If you report a bug, please
-use this script and include the output from sourcing this file.  This way,
-the problem you are reporting can be recreated.
-
-You can help even more if you can reproduce the bug starting zsh with
+Reports are most helpful if you can reproduce the bug starting zsh with
 the -f option.  This skips the execution of local startup files except
 /etc/zshenv.  If a bug occurs only when some options set try to locate
 the option which triggers the bug.
 
+There is a script "reporter" in the subdirectory Util which will print out
+your current shell environment/setup.  If you cannot reproduce the bug
+with "zsh -f", use this script and include the output from sourcing this
+file.  This way, the problem you are reporting can be recreated.
+
 The known bugs in zsh are listed in the file Etc/BUGS.  Check this as
 well as the Frequently Asked Questions (FAQ) list before sending a bug
 report.  Note that zsh has some features which are not compatible with