aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/firejail/usage.c')
-rw-r--r--src/firejail/usage.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/firejail/usage.c b/src/firejail/usage.c
index 2e10fb959..965d09992 100644
--- a/src/firejail/usage.c
+++ b/src/firejail/usage.c
@@ -200,8 +200,8 @@ static char *usage_str =
200 " --private=directory - use directory as user home.\n" 200 " --private=directory - use directory as user home.\n"
201 " --private-cache - temporary ~/.cache directory.\n" 201 " --private-cache - temporary ~/.cache directory.\n"
202 " --private-home=file,directory - build a new user home in a temporary\n" 202 " --private-home=file,directory - build a new user home in a temporary\n"
203 "\tfilesystem, and copy the files and directories in the list in\n" 203 "\tfilesystem, and copy the files and directories in the list in the\n"
204 "\tthe new home.\n" 204 "\tnew home.\n"
205 " --private-bin=file,file - build a new /bin in a temporary filesystem,\n" 205 " --private-bin=file,file - build a new /bin in a temporary filesystem,\n"
206 "\tand copy the programs in the list.\n" 206 "\tand copy the programs in the list.\n"
207 " --private-dev - create a new /dev directory with a small number of\n" 207 " --private-dev - create a new /dev directory with a small number of\n"