mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
changed usage (--help) message, to be shorter and clearer
This commit is contained in:
@@ -78,9 +78,8 @@
|
||||
0x00028F70
|
||||
*/
|
||||
|
||||
#define PCP_HELP_INTRO "This is Pretty Curved Privacy. Licensed under the GPLv3. This\n" \
|
||||
"is BETA software. Use with care. NOT intended for production\n" \
|
||||
"use.\n"
|
||||
#define PCP_HELP_INTRO "This is Pretty Curved Privacy. Licensed under the GPLv3. This is\n" \
|
||||
"BETA software. Use with care. NOT intended for production use.\n"
|
||||
|
||||
vault_t *vault;
|
||||
int debug;
|
||||
|
||||
Reference in New Issue
Block a user