aboutsummaryrefslogtreecommitdiffstats
path: root/swaygrab.1.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-11-29 09:04:39 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-11-29 09:04:39 -0500
commit0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf (patch)
treeed2176af83dca75b5c51d179ace905feb234a024 /swaygrab.1.txt
parentMerge pull request #272 from mikkeloscar/output-cmd-warnings (diff)
parentFix option parsing (diff)
downloadsway-0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf.tar.gz
sway-0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf.tar.zst
sway-0af15cc19e4cfa27ff087bb1dc27f71cb4c921cf.zip
Merge pull request #269 from christophgysin/usage
Add --help to print usage
Diffstat (limited to 'swaygrab.1.txt')
-rw-r--r--swaygrab.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/swaygrab.1.txt b/swaygrab.1.txt
index 009fbe7e..cd4b8bd2 100644
--- a/swaygrab.1.txt
+++ b/swaygrab.1.txt
@@ -20,6 +20,9 @@ ImageMagick convert for processing.
20Options 20Options
21------- 21-------
22 22
23*-h, --help*::
24 Show help message and quit.
25
23*-c, \--capture*:: 26*-c, \--capture*::
24 Captures multiple frames as video and passes them into ffmpeg. Continues until 27 Captures multiple frames as video and passes them into ffmpeg. Continues until
25 you send SIGTERM (ctrl+c) to swaygrab. 28 you send SIGTERM (ctrl+c) to swaygrab.