summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-01-19 19:46:17 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-01-19 19:46:17 +0900
commite01266ffcbd6e12de655924e63fcbe1ceb75adbf (patch)
treecdd24fc672fe9a3cb2dc0c0da42fdd465cf40ae0 /README.md
parentf246fb2fc2b7bc04e9504dc0705a63d74a6c90ce (diff)
Period.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d360654..6a4aa3df 100644
--- a/README.md
+++ b/README.md
@@ -481,7 +481,7 @@ See *KEY BINDINGS* section of the man page for details.
When `--preview` option is set, fzf automatically starts an external process with
the current line as the argument and shows the result in the split window. Your
-`$SHELL` is used to execute the command with `$SHELL -c COMMAND`
+`$SHELL` is used to execute the command with `$SHELL -c COMMAND`.
```bash
# {} is replaced to the single-quoted string of the focused line