diff --git a/pages/linux/xsel.md b/pages/linux/xsel.md index 8594a7fff..286492cb7 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`