Skip to content
Snippets Groups Projects
Commit 27f26cf9 authored by Libor Peltan's avatar Libor Peltan Committed by Daniel Salzman
Browse files

keymgr: fix -h

parent 960a56cd
No related branches found
No related tags found
1 merge request!757doc: algorithm rollover with keymgr described
Pipeline #
......@@ -66,7 +66,7 @@ static void print_help(void)
" number.\n"
" size The key size in bits.\n"
" ksk Wheather the generated/imported key shall be Key Signing Key.\n"
" created/published/ready/active/retired/removed The timestamp of the key\n"
" created/publish/ready/active/retire/remove The timestamp of the key\n"
" lifetime event (e.g. published=now+1d active=1499770874)\n",
PROGRAM_NAME, PROGRAM_NAME, PROGRAM_NAME);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment