Skip to content

Commit d507400

Browse files
authored
docs(README): distinguish often vs. not (#1198)
1 parent 3039122 commit d507400

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,11 @@ tracing on in it before doing anything else there.
104104
have to disable completion for that command in order to complete on
105105
the files that I need to?**
106106

107-
A. No. Use `M-/` to (in the words of the bash man page) attempt file
107+
A. No. If needed just once in a while,
108+
use `M-/` to (in the words of the bash man page) attempt file
108109
name completion on the text to the left of the cursor. This will
109110
circumvent any file type restrictions put in place by the bash
110-
completion code.
111+
completion code. If needed more regularly, see the next question:
111112

112113
**Q. How can I override a completion shipped by bash-completion?**
113114

0 commit comments

Comments
 (0)