config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Apr 02 00:18:26 2010 +0200 (2010-04-02)
changeset 1876 a6a4beab3125
parent 924 941294c6fcf1
permissions -rw-r--r--
scripts: misc help and auto-complete fixes

- don't list samples in the main help screen
- improve the samples listing in list-samples
- don't document the 'config' action, it's long dead
- document the 'V' environment variable
- improve on START, STOP and PREFIX environment variables
- add PREFIX and V to autocomplete
- advertise auto-complete at install time
yann@924
     1
menu "Debug facilities"
yann@1870
     2
source "config.gen/debug.in"
yann@924
     3
endmenu