Skip to content

Commit

Permalink
FAQ: Clarify that we mean the bash man page for M-/
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Mar 9, 2014
1 parent 14be62a commit 293bbaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ Q. The bash completion code inhibits some commands from completing on
have to disable completion for that command in order to complete on
the files that I need to?

A. No. Use M-/ to (in the words of the man page) attempt file name
completion on the text to the left of the cursor. This will
A. No. Use M-/ to (in the words of the bash man page) attempt file
name completion on the text to the left of the cursor. This will
circumvent any file type restrictions put in place by the bash
completion code.

Expand Down

0 comments on commit 293bbaa

Please sign in to comment.