Switch to unified view

a/src/README b/src/README
...
...
548
    4. Click the Search button or hit the Enter key to start the search.
548
    4. Click the Search button or hit the Enter key to start the search.
549
549
550
   The initial default search mode is All terms. This will look for documents
550
   The initial default search mode is All terms. This will look for documents
551
   containing all of the search terms (the ones with more terms will get
551
   containing all of the search terms (the ones with more terms will get
552
   better scores). Any term will search for documents where at least one of
552
   better scores). Any term will search for documents where at least one of
553
   the terms appear. File name will specifically look for file names.
553
   the terms appear.
554
555
   File name will specifically look for file names. The entry will be split
556
   at white space characters, and each pattern will be separately expanded.
557
   If you want to search for a pattern including white space, you need to use
558
   double quotes.
554
559
555
   The fourth entry (Query Language) is described in its own section.
560
   The fourth entry (Query Language) is described in its own section.
556
561
557
   All search modes allow wildcards inside terms (*, ?, []). You may want to
562
   All search modes allow wildcards inside terms (*, ?, []). You may want to
558
   have a look at the section about wildcards for more information about
563
   have a look at the section about wildcards for more information about