From c278910d8e468cd431f3e180f6b21fda0ac9df7b Mon Sep 17 00:00:00 2001 From: Shinyzenith Date: Mon, 18 Dec 2023 20:13:10 +0530 Subject: [PATCH] [docs/wayshot.1] Document `--chooseoutput` option * This was missed during the initial review process. Signed-off-by: Shinyzenith --- docs/wayshot.1.scd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/wayshot.1.scd b/docs/wayshot.1.scd index 9a437ae4..a71f50aa 100644 --- a/docs/wayshot.1.scd +++ b/docs/wayshot.1.scd @@ -38,6 +38,9 @@ Wayshot - Screenshot tool for compositors implementing zwlr_screencopy_v1 such a *-l*, *--listoutputs* List all valid output names. This flag is generally used in combination with *-o* flag. +*--chooseoutput* + Present a fuzzy selector for display (wl_output) selection. + *-o*, *--output* Choose a particular display (wl_output) to screenshot.