HelenOS sources

INDENT            133 uspace/app/tmon/main.c 		printf(INDENT "%s - %s\n", commands[i].name, commands[i].description);
INDENT            138 uspace/app/tmon/main.c 		printf(INDENT "-%c --%s\n" INDENT INDENT "%s\n", options[i].short_name, options[i].long_name, options[i].description);
INDENT             58 uspace/app/usbinfo/dump.c 		INDENT,
INDENT             59 uspace/app/usbinfo/dump.c 		INDENT INDENT,
INDENT             60 uspace/app/usbinfo/dump.c 		INDENT INDENT INDENT,
INDENT             61 uspace/app/usbinfo/dump.c 		INDENT INDENT INDENT INDENT,
INDENT             62 uspace/app/usbinfo/dump.c 		INDENT INDENT INDENT INDENT INDENT,
INDENT             63 uspace/app/usbinfo/dump.c 		INDENT INDENT INDENT INDENT INDENT INDENT,
HelenOS homepage, sources at GitHub