[rt-commit] r204 - /redwax-tool/trunk/redwax-tool.c

rt-commit at redwax.eu rt-commit at redwax.eu
Tue Feb 18 14:25:15 CET 2025


Author: minfrin at redwax.eu
Date: Tue Feb 18 14:25:15 2025
New Revision: 204

Log:
Document the return code when a capability is not implemented.

Modified:
    redwax-tool/trunk/redwax-tool.c

Modified: redwax-tool/trunk/redwax-tool.c
==============================================================================
--- redwax-tool/trunk/redwax-tool.c	(original)
+++ redwax-tool/trunk/redwax-tool.c	Tue Feb 18 14:25:15 2025
@@ -491,6 +491,7 @@
             "  - 2: The command line options were not valid.\n"
             "  - 3: No certificates were passed through the filter.\n"
             "  - 4: Could not become user or group.\n"
+            "  - 5: Capability not implemented on this platform.\n"
             "\n"
             "EXAMPLES\n"
             "  In this example, we read all PEM files matching the wildcard, we pass\n"



More information about the rt-commit mailing list