aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-02-20 08:05:33 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2022-02-20 08:05:33 -0500
commite6c50240f9f2033a896df5a06c6fc7c1529d5442 (patch)
tree6bb24b2a55641caa80d5c69ade958b1e0b5ee59b /src/man/firejail.txt
parentMerge pull request #4948 from crocket/master (diff)
downloadfirejail-e6c50240f9f2033a896df5a06c6fc7c1529d5442.tar.gz
firejail-e6c50240f9f2033a896df5a06c6fc7c1529d5442.tar.zst
firejail-e6c50240f9f2033a896df5a06c6fc7c1529d5442.zip
--tab: enable shell tab completion
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 4cbe7f13d..a3dfb14ac 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2683,6 +2683,13 @@ $ firejail \-\-list
2683.br 2683.br
2684$ firejail \-\-shutdown=3272 2684$ firejail \-\-shutdown=3272
2685.TP 2685.TP
2686\fB\-\-tab
2687Enable bash completion in sandboxes using private or whitelisted home directories.
2688.br
2689
2690.br
2691$ firejail \-\-private --tab
2692.TP
2686\fB\-\-timeout=hh:mm:ss 2693\fB\-\-timeout=hh:mm:ss
2687Kill the sandbox automatically after the time has elapsed. The time is specified in hours/minutes/seconds format. 2694Kill the sandbox automatically after the time has elapsed. The time is specified in hours/minutes/seconds format.
2688.br 2695.br