aboutsummaryrefslogtreecommitdiffstats
path: root/src/zsh_completion/_firejail.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/zsh_completion/_firejail.in')
-rw-r--r--src/zsh_completion/_firejail.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/zsh_completion/_firejail.in b/src/zsh_completion/_firejail.in
index bea5df2be..c4056b902 100644
--- a/src/zsh_completion/_firejail.in
+++ b/src/zsh_completion/_firejail.in
@@ -213,10 +213,6 @@ _firejail_args=(
213 '--ls=-[list files in sandbox container name|pid]: :_all_firejails' 213 '--ls=-[list files in sandbox container name|pid]: :_all_firejails'
214#endif 214#endif
215 215
216#ifdef HAVE_FIRETUNNEL
217 '--tunnel=-[connect the sandbox to a tunnel created by firetunnel utility]: :'
218#endif
219
220#ifdef HAVE_NETWORK 216#ifdef HAVE_NETWORK
221 '--bandwidth=-[set bandwidth limits name|pid]: :_all_firejails' 217 '--bandwidth=-[set bandwidth limits name|pid]: :_all_firejails'
222 '--defaultgw=[configure default gateway]: :' 218 '--defaultgw=[configure default gateway]: :'