aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-03-18 13:22:23 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-03-18 13:22:23 +0100
commita6df0c804d09f8c71c5bb1b589682aa615533e40 (patch)
treef59d6104203a6f7bc7801a30cc3dec4e9b61b28d
parent1b724ebd4e726a153cbbe6a893c854417ae7de2a (diff)
downloaddrminfo-a6df0c804d09f8c71c5bb1b589682aa615533e40.tar.gz
text fix
-rw-r--r--drminfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drminfo.c b/drminfo.c
index e7d6979..06de936 100644
--- a/drminfo.c
+++ b/drminfo.c
@@ -392,7 +392,7 @@ static void usage(FILE *fp)
"usage: drminfo [ options ]\n"
"\n"
"options:\n"
- " -h print this\n"
+ " -h print this text\n"
" -c <nr> pick card\n"
" -a print all card info\n"
" -A print all card info, with plane modifiers\n"