abcrypt-help(1)

NAME

abcrypt-help - print the help for a command

SYNOPSIS

abcrypt help [COMMAND]

DESCRIPTION

This command prints the help for a command.

This command is identical to any of the following:

$ abcrypt [COMMAND] -h|--help

POSITIONAL ARGUMENTS

COMMAND

Subcommand to print the help.

EXIT STATUS

0

Successful program execution.

1

An error occurred.

2

An error occurred while parsing command-line arguments.

Exit statuses other than these are defined by <sysexits.h>.

Copyright © 2022 Shun Sakai

  1. This program is distributed under the terms of the GNU General Public License v3.0 or later.

  2. This manual page is distributed under the terms of the Creative Commons Attribution 4.0 International Public License.

This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

abcrypt(1), abcrypt-argon2(1), abcrypt-decrypt(1), abcrypt-encrypt(1), abcrypt-information(1)