diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2010-12-22 00:34:56 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2010-12-22 00:34:56 +0100 |
commit | 6ef2caf1d3c16caf0f6635285ba3747a09b7654b (patch) | |
tree | 98db3dc5ab2bba761e35103415e36a21a8e9db74 /config/global | |
parent | fa62fd9e1e2bc97daf18f36705ac867d631af28a (diff) | |
download | crosstool-ng-6ef2caf1d3c16caf0f6635285ba3747a09b7654b.tar.gz crosstool-ng-6ef2caf1d3c16caf0f6635285ba3747a09b7654b.tar.bz2 crosstool-ng-6ef2caf1d3c16caf0f6635285ba3747a09b7654b.zip |
docs: overview.txt is gone, point to the new documentation
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config/global')
-rw-r--r-- | config/global/ct-behave.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global/ct-behave.in b/config/global/ct-behave.in index 4c763c38..0b2e3107 100644 --- a/config/global/ct-behave.in +++ b/config/global/ct-behave.in @@ -60,7 +60,7 @@ config DEBUG_CT_SAVE_STEPS It is not currently possible to restart at any of the debug facilities. They are treated as a whole. - See docs/overview.txt for the list of steps. + To get the full list os steps, run: ct-ng list-steps config DEBUG_CT_SAVE_STEPS_GZIP bool |