mirror of https://github.com/xzeldon/htop.git
Align command line argument descriptions in help output
Also drop #link comment
This commit is contained in:
parent
0eb3c7589d
commit
f720868998
1
htop.c
1
htop.c
|
@ -40,7 +40,6 @@ in the source distribution for its full text.
|
||||||
#include <sensors/sensors.h>
|
#include <sensors/sensors.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//#link m
|
|
||||||
|
|
||||||
static void printVersionFlag(void) {
|
static void printVersionFlag(void) {
|
||||||
fputs("htop " VERSION "\n", stdout);
|
fputs("htop " VERSION "\n", stdout);
|
||||||
|
|
Loading…
Reference in New Issue