aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
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 /README.md
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 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index a9c41cfc4..b3c415ea0 100644
--- a/README.md
+++ b/README.md
@@ -213,6 +213,14 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe
213 213
214Milestone page: https://github.com/netblue30/firejail/milestone/1 214Milestone page: https://github.com/netblue30/firejail/milestone/1
215 215
216### Shell tab completion
217```
218 --tab Enable bash completion in sandboxes using private or whitelisted
219 home directories.
220
221 $ firejail --private --tab
222```
223
216### Profile Statistics 224### Profile Statistics
217 225
218A small tool to print profile statistics. Compile and install as usual. The tool is installed in /usr/lib/firejail directory. 226A small tool to print profile statistics. Compile and install as usual. The tool is installed in /usr/lib/firejail directory.
@@ -251,3 +259,4 @@ Stats:
251 259
252### New profiles: 260### New profiles:
253 261
262onionshare, onionshare-cli