diff toys/other/blkid.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 5c51c9639a6f
children 21867cda5e41
line wrap: on
line diff
--- a/toys/other/blkid.c	Sun Jun 01 17:47:19 2014 -0500
+++ b/toys/other/blkid.c	Mon Jun 02 21:16:20 2014 -0500
@@ -12,6 +12,7 @@
   default y
   help
     usage: blkid [block device...]
+
     Prints type, label and UUID of filesystem.
 */