Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ show_help
Function
show_help
cppcryptfsctl/cppcryptfsctl.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
#define PASSWORD_BUFLEN (MAX_PASSWORD_LEN+5)
51
52
static void show_help()
53
{
54
wcerr << get_command_line_usage();
55
}
56
57
58
static int get_binary_flag(const char *option, const wchar_t* s, bool& f)
Callers
1
do_self_args
Function · 0.85
Calls
1
get_command_line_usage
Function · 0.85
Tested by
no test coverage detected