From eb7e847adcecf11cd8fd99077ba3a582abe60146 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 25 May 2017 17:56:11 -0700 Subject: Be more consistent about periods in help text. --- toys/posix/rmdir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys/posix/rmdir.c') diff --git a/toys/posix/rmdir.c b/toys/posix/rmdir.c index 7421bb38..90920ef6 100644 --- a/toys/posix/rmdir.c +++ b/toys/posix/rmdir.c @@ -14,7 +14,7 @@ config RMDIR Remove one or more directories. - -p Remove path. + -p Remove path */ #include "toys.h" -- cgit v1.2.3