free -? shows wrong options [ci skip]

This commit is contained in:
Kevin Lange 2015-06-24 11:06:10 -07:00
parent b2d0021a63
commit 67c74f3224

View File

@ -12,7 +12,7 @@ void show_usage(int argc, char * argv[]) {
printf(
"free - show available memory\n"
"\n"
"usage: %s [-p]\n"
"usage: %s [-utk?]\n"
"\n"
" -u \033[3mshow used instead of free\033[0m\n"
" -t \033[3minclude a total\033[0m\n"