aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/fjresize.py
diff options
context:
space:
mode:
authorLibravatar luz.paz <luzpaz@users.noreply.github.com>2018-11-19 10:07:39 -0500
committerLibravatar luz.paz <luzpaz@users.noreply.github.com>2018-11-19 10:07:39 -0500
commit681e074681d8864c07f6cfa5c263ed6e384da878 (patch)
tree0482b61024223273180be9214b6c1d2ae390e550 /contrib/fjresize.py
parentRemove -c from usage completely. (diff)
downloadfirejail-681e074681d8864c07f6cfa5c263ed6e384da878.tar.gz
firejail-681e074681d8864c07f6cfa5c263ed6e384da878.tar.zst
firejail-681e074681d8864c07f6cfa5c263ed6e384da878.zip
Misc. typos
Found using `codespell -q 3 -L shotcut,objext,als,ans,creat,varius,chage,tthe`
Diffstat (limited to 'contrib/fjresize.py')
-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