branch: master
commit 0d77775b0031f521e96f1de27b96eeced999ae46
Author: Oleh Krehel <[email protected]>
Commit: Oleh Krehel <[email protected]>

    README.md: Add a FAQ section
    
    Fixes #600
---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 40b3ac5..0581421 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,14 @@ A helm version of swiper is also available:
 
 There's also a ten minute [video 
demo](https://www.youtube.com/watch?v=VvnJQpTFVDc).
 
+# Frequently asked questions
+
+Q: How do I enter an input that matches one of the candidates instead
+   of this candidate? Example: create a file `bar` when a file
+   `barricade` exists in the current directory.
+
+A: Press <kbd>C-M-j</kbd>.
+
 # Contributing
 
 ## Copyright Assignment

Reply via email to