diff toys/posix/rmdir.c @ 1333:fc1bb49e58a9 draft

Help text should have a blank line after usage: lines, and a couple other whitespace tweaks.
author Rob Landley <rob@landley.net>
date Mon, 02 Jun 2014 21:16:20 -0500
parents 3d7526f6115b
children
line wrap: on
line diff
--- a/toys/posix/rmdir.c	Sun Jun 01 17:47:19 2014 -0500
+++ b/toys/posix/rmdir.c	Mon Jun 02 21:16:20 2014 -0500
@@ -11,6 +11,7 @@
   default y
   help
     usage: rmdir [-p] [dirname...]
+
     Remove one or more directories.
 
     -p	Remove path.