aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1cfbd0aa9..8e68232b0 100644
--- a/README.md
+++ b/README.md
@@ -143,8 +143,8 @@ DESCRIPTION
143 see DESKTOP INTEGRATION section in man 1 firejail. 143 see DESKTOP INTEGRATION section in man 1 firejail.
144 144
145OPTIONS 145OPTIONS
146 --clear 146 --clean
147 Clear all firejail symbolic links 147 Remove all firejail symbolic links
148 148
149 -?, --help 149 -?, --help
150 Print options end exit. 150 Print options end exit.
@@ -164,7 +164,7 @@ OPTIONS
164 /usr/local/bin/firefox 164 /usr/local/bin/firefox
165 /usr/local/bin/vlc 165 /usr/local/bin/vlc
166 [...] 166 [...]
167 $ sudo firecfg --clear 167 $ sudo firecfg --clean
168 /usr/local/bin/firefox removed 168 /usr/local/bin/firefox removed
169 /usr/local/bin/vlc removed 169 /usr/local/bin/vlc removed
170 [...] 170 [...]