summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2018-11-19 17:39:46 -0600
committerLibravatar GitHub <noreply@github.com>2018-11-19 17:39:46 -0600
commit7c903b45c2f2c7ae2785deedfc03d76a0cda36fd (patch)
tree0482b61024223273180be9214b6c1d2ae390e550 /contrib
parentRemove -c from usage completely. (diff)
parentMisc. typos (diff)
downloadfirejail-7c903b45c2f2c7ae2785deedfc03d76a0cda36fd.tar.gz
firejail-7c903b45c2f2c7ae2785deedfc03d76a0cda36fd.tar.zst
firejail-7c903b45c2f2c7ae2785deedfc03d76a0cda36fd.zip
Merge pull request #2265 from luzpaz/misc-typos
Misc. typos
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/fjresize.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fjresize.py b/contrib/fjresize.py
index 3997cf280..4eb33f120 100755
--- a/contrib/fjresize.py
+++ b/contrib/fjresize.py
@@ -8,7 +8,7 @@ usage = """usage: fjresize.py firejail-name displaysize
8resize firejail xephyr windows. 8resize firejail xephyr windows.
9fjdisplay.py with no other arguments will list running named firejails with displays. 9fjdisplay.py with no other arguments will list running named firejails with displays.
10fjresize.py with only a firejail name will list valid resolutions. 10fjresize.py with only a firejail name will list valid resolutions.
11names can be shortend as long its unambiguous. 11names can be shortened as long its unambiguous.
12note: you may need to move the xephyr window for the resize to take effect 12note: you may need to move the xephyr window for the resize to take effect
13example: 13example:
14 fjresize.py browser 1280x800 14 fjresize.py browser 1280x800