diff options
Diffstat (limited to 'crypt.h')
-rw-r--r-- | crypt.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ #include <stdlib.h> #include <unistd.h> +#define OPTSTRING "h" +#define USAGE "USAGE: crypt KEY SALT" |
index : crypt.git | ||
Command-line wrapper around crypt(3) | Tom Ryder |
aboutsummaryrefslogtreecommitdiff |