diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-12-28 01:46:02 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-12-28 01:46:02 +0000 |
commit | 1f651e81779c15465dcc0e47f6039fa614ae0af6 (patch) | |
tree | d8ab08f75af38edaf2fc75ea09da8d20744f9983 /Tools | |
parent | 0468e95981223b8927b1126bcc131d16680ce247 (diff) | |
download | ports-1f651e81779c15465dcc0e47f6039fa614ae0af6.tar.gz ports-1f651e81779c15465dcc0e47f6039fa614ae0af6.zip |
Better wording to clarify the previous two commits.
Submitted by: dougb@
Notes
Notes:
svn path=/head/; revision=288126
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/scripts/README.portsearch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Tools/scripts/README.portsearch b/Tools/scripts/README.portsearch index 8e16facbdbc9..e381b034c572 100644 --- a/Tools/scripts/README.portsearch +++ b/Tools/scripts/README.portsearch @@ -39,7 +39,8 @@ DESCRIPTION fields. This option behaves differently to the other op- tions, see the EXAMPLES section - -f file Use the index file, file, instead of /usr/ports/INDEX + -f file Use an index file with the name "file," instead of + /usr/ports/INDEX All searches are case-insensitive |