'Random' is spelled like 'ramdom' in the automount help option. 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" -- 2.25.4