From 26e097c907ea53ec519b0aa9f9ba51dc5fdb5c0c Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Wed, 8 Aug 2018 21:04:23 +0200
Subject: [PATCH] Added missed description for yank

---
 doc/vimb.1 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/vimb.1 b/doc/vimb.1
index 11bd3fd..2040f5d 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -373,6 +373,7 @@ Reset Zoom.
 Yank the URI or current page into register \fIx\fP and clipboard.
 .TP
 .BI [ \(dqx ]Y
+Yank the current selection into register x and clipboard.
 .SH COMMAND MODE
 Commands that are listed below are ex-commands like in Vim, that are typed
 into the inputbox (the command line of vimb).
-- 
2.20.1