commit 32ea74e2ed9b7178b183299dade65b7493495255 from: Alex Arx date: Sun Nov 17 07:55:42 2024 UTC documentation fixes commit - d8c0fc7b5f7045f20598586c00abd82fbda166e0 commit + 32ea74e2ed9b7178b183299dade65b7493495255 blob - 1cf2ea89210f65e061a471ece7fe0d164a4f7dc0 blob + e86176bf90c6547cc9cb6f6cb8b9d5c41f414bd8 --- gpass.c +++ gpass.c @@ -24,7 +24,7 @@ static int usage(void) { fprintf(stderr, -"usage: gpass [-a] [-d dict] [-e bits] [-l length] [-n count]\n"); +"usage: gpass [-a] [-d dict] [-e bits] [-l length] [-n num]\n"); exit(EXIT_FAILURE); } blob - 143c7b7bb94935b8120489fd14ffc5dce0de0c30 blob + 80853795ba23cea0a9cfffd2d981d098b060c04a --- gpass.m4 +++ gpass.m4 @@ -42,7 +42,7 @@ Generate passphrases instead of just one. .El .Sh ENVIRONMENT -.Bl -tag -width PM_PRIVKEY +.Bl -tag -width GPASS_DIC .It Ev GPASS_DIC Path to the dictionary file to use unless the option .Fl d