From 760e81dbcfd925ab3e2c3c3d6c5edc81dd6ac3ec Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Wed, 17 May 2017 00:01:12 +0200
Subject: [PATCH] Added missed ;x hinting to man page.

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

diff --git a/doc/vimb.1 b/doc/vimb.1
index 28c7e5d..3c199e8 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -272,6 +272,10 @@ Push the hint's URI to the beginning of the Read It Later queue like the
 `:qunshift' command.
 This is only available if Vimb was compiled with the QUEUE feature.
 .TP
+.B ;x
+Hints like ;o, but instead of opening the hinted URI, the
+`x-hint-command' is run in Vimb.
+.TP
 .BI [ \(dqx ];y
 Yank hint's destination location into primary and secondary clipboard and into
 the register \fIx\fP.
-- 
2.20.1