discussed with and ok claudio
-/* $OpenBSD: main.c,v 1.183 2022/01/23 12:09:24 claudio Exp $ */
+/* $OpenBSD: main.c,v 1.184 2022/01/23 18:40:55 jmc Exp $ */
/*
* Copyright (c) 2021 Claudio Jeker <claudio@openbsd.org>
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
" [-e rsync_prog]\n"
" [-s timeout] [-T table] [-t tal]"
" [outputdir]\n"
- " rpki-client -f [-Vv] [-d cachedir] [-t tal] file ...\n");
+ " rpki-client [-Vv] [-d cachedir] [-t tal] -f file ...\n");
return 1;
}
-.\" $OpenBSD: rpki-client.8,v 1.53 2022/01/23 07:21:12 claudio Exp $
+.\" $OpenBSD: rpki-client.8,v 1.54 2022/01/23 18:40:55 jmc Exp $
.\"
.\" Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
.Op Fl t Ar tal
.Op Ar outputdir
.Nm
-.Fl f
.Op Fl Vv
.Op Fl d Ar cachedir
.Op Fl t Ar tal
-.Ar file ...
+.Fl f
+.Ar
.Sh DESCRIPTION
The
.Nm