aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-04-04 07:41:17 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-04-04 07:41:17 -0400
commit23d10c8fa0bc1dface09d71cc9d6475d53c42645 (patch)
tree5a5a3b39c1a64d956e31b295990b768795780974 /src/man/firejail.txt
parentMerge branch 'master' of http://github.com/netblue30/firejail (diff)
downloadfirejail-23d10c8fa0bc1dface09d71cc9d6475d53c42645.tar.gz
firejail-23d10c8fa0bc1dface09d71cc9d6475d53c42645.tar.zst
firejail-23d10c8fa0bc1dface09d71cc9d6475d53c42645.zip
deprecated --git-install and --git-uninstall
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt33
1 files changed, 0 insertions, 33 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 85550e576..d89a763a9 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -493,39 +493,6 @@ $ firejail \-\-fs.print=3272
493\fB\-\-get=name|pid filename 493\fB\-\-get=name|pid filename
494Get a file from sandbox container, see \fBFILE TRANSFER\fR section for more details. 494Get a file from sandbox container, see \fBFILE TRANSFER\fR section for more details.
495 495
496
497.TP
498\fB\-\-git-install
499Download, compile and install mainline git version of Firejail from the official repository on GitHub.
500The software is installed in /usr/local/bin, and takes precedence over the (old) version
501installed in /usr/bin. If for any reason the new version doesn't work, the user can uninstall it
502using \-\-git-uninstall command and revert to the old version.
503.br
504
505.br
506Prerequisites: git and compile support are required for this command to work. On Debian/Ubuntu
507systems this support is installed using "sudo apt-get install build-essential git".
508.br
509
510.br
511Example:
512.br
513
514.br
515$ firejail \-\-git-install
516
517.TP
518\fB\-\-git-uninstall
519Remove the Firejail version previously installed in /usr/local/bin using \-\-git-install command.
520.br
521
522.br
523Example:
524.br
525
526.br
527$ firejail \-\-git-uninstall
528
529.TP 496.TP
530\fB\-?\fR, \fB\-\-help\fR 497\fB\-?\fR, \fB\-\-help\fR
531Print options end exit. 498Print options end exit.