Removes all *.txt files from the index that are under the
Documentation directory and any of its subdirectories. The files
are not removed from the working tree.
Note that the asterisk * is quoted from the shell in this
example; this lets the command include the files from
subdirectories of Documentation/ directory.