Remove --profile-path from --help

Fixes  #5585
This commit is contained in:
rusty-snake 2023-01-13 21:40:19 +00:00 committed by GitHub
parent ee89a263e2
commit 64126f7c79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,7 +212,6 @@ static char *usage_str =
" --private-srv=file,directory - build a new /srv in a temporary filesystem.\n"
" --profile=filename|profile_name - use a custom profile.\n"
" --profile.print=name|pid - print the name of profile file.\n"
" --profile-path=directory - use this directory to look for profile files.\n"
" --protocol=protocol,protocol,protocol - enable protocol filter.\n"
" --protocol.print=name|pid - print the protocol filter.\n"
#ifdef HAVE_FILE_TRANSFER