aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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