From c3e4be06a939bb4489f129c63d6072cfaef0cb82 Mon Sep 17 00:00:00 2001 From: Jesse Bryan Date: Mon, 4 Sep 2017 19:54:56 -0500 Subject: [PATCH] man: updated the man page to reflect the new option --- gsu | 4 ++-- gsu.1 | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/gsu b/gsu index b7aa164..4f9239b 100755 --- a/gsu +++ b/gsu @@ -14,8 +14,8 @@ GENERAL OPTIONS -u, --upload Upload after running the utility -n, --nocursor Hide the cursor - -d, --display NUM|TYPE Set the selection to a specific display - Values: number of display, 'active', 'all' (default) + -d, --display NUM|TYPE Set the selection to a specific display. + Values: number of display, 'active', 'all' -s, --screenshot Take a screenshot -m, --video Record a video of the screen diff --git a/gsu.1 b/gsu.1 index efc78ae..8275b23 100644 --- a/gsu.1 +++ b/gsu.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH GSU "1" "September 2017" "gsu 1.0.1" "User Commands" +.TH GSU "1" "September 2017" "gsu 1.0.1-git" "User Commands" .SH NAME -gsu \- manual page for gsu 1.0.1 +gsu \- manual page for gsu 1.0.1-git .SH SYNOPSIS .B gsu [\fI\,OPTION\/\fR]... \fI\,SOURCE\/\fR @@ -22,6 +22,10 @@ Upload after running the utility \fB\-n\fR, \fB\-\-nocursor\fR Hide the cursor .TP +\fB\-d\fR, \fB\-\-display\fR NUM|TYPE +Set the selection to a specific display. +Values: number of display, 'active', 'all' +.TP \fB\-s\fR, \fB\-\-screenshot\fR Take a screenshot .TP