diff options
author | jhlink <jhlink@users.noreply.github.com> | 2020-07-25 20:37:19 -0400 |
---|---|---|
committer | jhlink <jhlink@users.noreply.github.com> | 2020-07-25 20:38:15 -0400 |
commit | f26b2e7f011061ce08c659b3912f2025b804eb8b (patch) | |
tree | ca54a75ac679b7941a6ce4bb3509553846e06f88 /doc/ale.txt | |
parent | 4fc59ccace281e80e5c688de2e4f805ddd9c5fec (diff) | |
download | ale-f26b2e7f011061ce08c659b3912f2025b804eb8b.zip |
doc: Add astyle to ale-cpp-options in ale.txt
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index d5799f02..a9b39034 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2307,6 +2307,7 @@ documented in additional help files. cmakelint.............................|ale-cmake-cmakelint| cmake-format..........................|ale-cmake-cmakeformat| cpp.....................................|ale-cpp-options| + astyle................................|ale-cpp-astyle| clang.................................|ale-cpp-clang| clangd................................|ale-cpp-clangd| clangcheck............................|ale-cpp-clangcheck| |