stroke: Add statusall-nb as alias for statusallnb
This commit is contained in:
+1
-1
@@ -438,7 +438,7 @@ static void exit_usage(char *error)
|
|||||||
printf(" Show extended status information:\n");
|
printf(" Show extended status information:\n");
|
||||||
printf(" stroke statusall\n");
|
printf(" stroke statusall\n");
|
||||||
printf(" Show extended status information without blocking:\n");
|
printf(" Show extended status information without blocking:\n");
|
||||||
printf(" stroke statusallnb\n");
|
printf(" stroke statusall-nb\n");
|
||||||
printf(" Show list of authority and attribute certificates:\n");
|
printf(" Show list of authority and attribute certificates:\n");
|
||||||
printf(" stroke listcacerts|listocspcerts|listaacerts|listacerts\n");
|
printf(" stroke listcacerts|listocspcerts|listaacerts|listacerts\n");
|
||||||
printf(" Show list of end entity certificates, ca info records and crls:\n");
|
printf(" Show list of end entity certificates, ca info records and crls:\n");
|
||||||
|
|||||||
@@ -39,6 +39,7 @@ loglevel, STROKE_LOGLEVEL
|
|||||||
status, STROKE_STATUS
|
status, STROKE_STATUS
|
||||||
statusall, STROKE_STATUSALL
|
statusall, STROKE_STATUSALL
|
||||||
statusallnb, STROKE_STATUSALL_NOBLK
|
statusallnb, STROKE_STATUSALL_NOBLK
|
||||||
|
statusall-nb, STROKE_STATUSALL_NOBLK
|
||||||
listpubkeys, STROKE_LIST_PUBKEYS
|
listpubkeys, STROKE_LIST_PUBKEYS
|
||||||
listcerts, STROKE_LIST_CERTS
|
listcerts, STROKE_LIST_CERTS
|
||||||
listcacerts, STROKE_LIST_CACERTS
|
listcacerts, STROKE_LIST_CACERTS
|
||||||
|
|||||||
Reference in New Issue
Block a user