From 3fe1b06a36cefc497e957b603d1a5231ba7fbc02 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 20 Apr 2018 09:28:42 -0400 Subject: cleanup --- src/man/firejail.txt | 31 +------------------------------ 1 file changed, 1 insertion(+), 30 deletions(-) (limited to 'src/man/firejail.txt') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 6e8e4eb2c..2e410061d 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -313,15 +313,6 @@ $ firejail \-\-list .br $ firejail \-\-cpu.print=3272 -.TP -\fB\-\-csh -Use /bin/csh as default user shell. -.br - -.br -Example: -.br -$ firejail \-\-csh .TP \fB\-\-debug\fR Print debug messages. @@ -351,15 +342,6 @@ Print all recognized capabilities in the current Firejail software build and exi Example: .br $ firejail \-\-debug-caps -.TP -\fB\-\-debug-check-filename\fR -Debug filename checking. -.br - -.br -Example: -.br -$ firejail \-\-debug-check-filename firefox .TP \fB\-\-debug-errnos @@ -1949,8 +1931,7 @@ $ firejail \-\-shell=none script.sh \fB\-\-shell=program Set default user shell. Use this shell to run the application using \-c shell option. For example "firejail \-\-shell=/bin/dash firefox" will start Mozilla Firefox as "/bin/dash \-c firefox". -By default Bash shell (/bin/bash) is used. Options such as \-\-zsh and \-\-csh can also set the default -shell. +By default Bash shell (/bin/bash) is used. .br .br @@ -2324,16 +2305,6 @@ Example: $ firejail --net=eth0 --x11=xephyr --xephyr-screen=640x480 firefox .br -.TP -\fB\-\-zsh -Use /usr/bin/zsh as default user shell. -.br - -.br -Example: -.br -$ firejail \-\-zsh - .SH DESKTOP INTEGRATION A symbolic link to /usr/bin/firejail under the name of a program, will start the program in Firejail sandbox. The symbolic link should be placed in the first $PATH position. On most systems, a good place -- cgit v1.2.3-54-g00ecf