First commit updates and clarifies man pages.
Second commit fixes a bug with the CLI for --debug-level. To see the bug, compare the first line of ./gssproxy -i --debug-level=1 before and after this change.
./gssproxy -i --debug-level=1
2 new commits added
LGTM
Commit 5a714768 fixes this pull-request
Pull-Request has been merged by rharwood
Commit e0e96e46 fixes this pull-request
First commit updates and clarifies man pages.
Second commit fixes a bug with the CLI for --debug-level. To see the bug, compare the first line of
./gssproxy -i --debug-level=1before and after this change.