man: updated the man page to reflect the new option

This commit is contained in:
Jesse Bryan 2017-09-04 19:54:56 -05:00
parent 6e046c99a6
commit c3e4be06a9
2 changed files with 8 additions and 4 deletions

4
gsu
View file

@ -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

8
gsu.1
View file

@ -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