mirror of
https://github.com/winneon/gsu.git
synced 2026-09-10 07:16:25 -04:00
man: updated the man page to reflect the new option
This commit is contained in:
parent
6e046c99a6
commit
c3e4be06a9
4
gsu
4
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
|
||||
|
|
|
|||
8
gsu.1
8
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue