MCPcopy 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
52static void show_help()
53{
54 wcerr << get_command_line_usage();
55}
56
57
58static int get_binary_flag(const char *option, const wchar_t* s, bool& f)

Callers 1

do_self_argsFunction · 0.85

Calls 1

get_command_line_usageFunction · 0.85

Tested by

no test coverage detected