On Thu, 2020-09-24 at 18:36 +0200, Julia Suvorova wrote: > 'Random' is spelled like 'ramdom' in the automount help option. Indeed it is, thanks for the patch, I'll add it to my patch queue ready for the next commit and push. > > Signed-off-by: Julia Suvorova <jusual@xxxxxxxxxx> > --- > daemon/automount.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/daemon/automount.c b/daemon/automount.c > index 0391bfb..b7d2a04 100644 > --- a/daemon/automount.c > +++ b/daemon/automount.c > @@ -1956,7 +1956,7 @@ static void usage(void) > " run automounter as a systemd > service\n" > " -f --foreground do not fork into background\n" > " -r --random-multimount-selection\n" > - " use ramdom replicated server > selection\n" > + " use random replicated server > selection\n" > " -m --dumpmaps [<map type> <map name>]\n" > " dump automounter maps and exit\n" > " -n --negative-timeout n\n"