Displaying 1 result from an estimated 1 matches for "bucc".
Did you mean:
bcc
2001 Nov 25
2
displaying identity key comment string in passphrase prompt
...DisplayCommentString [yes|no] Default: no
You can choose whatever name for this option you think is appropriate.
Will you consider adding this prompting option?
thanks,
Jim Brucker
<jim at buu.ac.th>
Modifications:
==============
Here are explanations of the changes and diffs.
The "BUCC" comments are used by me -- feel free to delete them.
============== readconf.h
- add (int) display_comment_str to the Options struct.
diff:
104a105,106
>
> int display_comment_str; /* display comment string in prompts */
============== readconf.c
- in global section,...