From e99c5fd155eaa26898f131b90900ee253e4744b1 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Sat, 25 Jun 2016 09:43:21 +0100 Subject: [PATCH] fix format --- pages/linux/xsel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/xsel.md b/pages/linux/xsel.md index 8594a7fff2..286492cb72 100644 --- a/pages/linux/xsel.md +++ b/pages/linux/xsel.md @@ -22,6 +22,6 @@ `xsel -cb` -- Output the X11 primary selection's contents into the terminal (equivalent to a mouse middle-click) +- Output the X11 primary selection's contents into the terminal (equivalent to a mouse middle-click): `xsel -op`