beter help formatting

This commit is contained in:
Ward Wouts 2005-01-28 13:11:07 +00:00
parent 4c3431d98c
commit 0e065b0eb4

View file

@ -1,6 +1,6 @@
#!/usr/bin/perl -w #!/usr/bin/perl -w
# $Dwarf: mvwrap,v 1.42 2002/12/18 12:34:22 ward Exp $ # $Dwarf: mvwrap,v 1.43 2005/01/28 13:09:04 ward Exp $
# $Source$ # $Source$
# #
@ -366,7 +366,8 @@ $0 [options] [--] [files]
At the moment it takes the following options: At the moment it takes the following options:
-h this help message -h this help message
-e <editor> invoke with this editor; ignored if -f or -p is given -e <editor> invoke with this editor; ignored if -f or -p is given
-l <file> reads list of new titles from a text file; ignored if -f or -p is given -l <file> reads list of new titles from a text file; ignored
if -f or -p is given
-p <pattern> use a pattern to edit; ignored if -f is given -p <pattern> use a pattern to edit; ignored if -f is given
-f <file> use a pattern file to edit -f <file> use a pattern file to edit
-v verbose; shows file moves -v verbose; shows file moves