diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2010-01-31 15:57:22 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2010-01-31 15:57:22 +0100 |
commit | 3fb046353628229bb16fb0cacb11316b1d9534e7 (patch) | |
tree | a2c8c85a02cc19a6ced4410e9300044a49092d20 /ct-ng.comp | |
parent | ed19d3f919d7cc2988efe86a862f94582eaf7ce5 (diff) | |
download | crosstool-ng-3fb046353628229bb16fb0cacb11316b1d9534e7.tar.gz crosstool-ng-3fb046353628229bb16fb0cacb11316b1d9534e7.tar.bz2 crosstool-ng-3fb046353628229bb16fb0cacb11316b1d9534e7.zip |
scripts: add action to dump current configuration in humane-readable form
Diffstat (limited to 'ct-ng.comp')
-rw-r--r-- | ct-ng.comp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ _ct-ng () { actions='help menuconfig oldconfig saveconfig build build. build-all build-all. - list-samples list-steps show-tuple show-all + list-samples list-steps show-tuple show-all show-config clean distclean wiki-samples updatetools tarball version' |