Skip to content

Commit e4f37c9

Browse files
committed
fix fzf usage example
1 parent cfe6bda commit e4f37c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ rfz index | fzf \
4545
--ansi \
4646
# show the document metadata in the preview
4747
--preview 'rfz summary {1}' \
48+
| cut -d' ' -f1 \
4849
| lynx -
4950
```

0 commit comments

Comments
 (0)