efi_loader: efidebug.c function documentation
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 25 Jul 2019 18:52:23 +0000 (20:52 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 30 Jul 2019 19:36:22 +0000 (21:36 +0200)
commita6ccba0c35abf3702ad2daf0a22194f74d09b4bf
tree5554084a7d5d41eee68ca5bbdb330b5f2947eba0
parent4ed0d3c3ea7ba57600d21ca0d5a34377a0d09cfb
efi_loader: efidebug.c function documentation

make htmldocs produces a warning:
./cmd/efidebug.c:733: WARNING: Unexpected indentation.
Correct the indentation.

Remove 'See above for details of sub-commands.' which is not helpful in the
Sphinx generated documentation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/efidebug.c