diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2025-03-10 17:38:45 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2025-03-10 17:38:45 +0200 |
commit | 2966256a024d62059bf64271818ecd94c4627116 (patch) | |
tree | 1f6b028372a0905b2cfd99c9002f1768bf137c73 /bin/ak | |
parent | a732862b9067a67fedde95120adacbce3df65149 (diff) | |
download | arching-kaos-tools-2966256a024d62059bf64271818ecd94c4627116.tar.gz arching-kaos-tools-2966256a024d62059bf64271818ecd94c4627116.tar.bz2 arching-kaos-tools-2966256a024d62059bf64271818ecd94c4627116.zip |
Documents -s||--shell flags in ak executable
Diffstat (limited to 'bin/ak')
-rwxr-xr-x | bin/ak | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ export AK_DEBUG="yes" ## ## -h, --help Prints this help message ## +## -s, --shell Starts an interactive shell +## ## -m, --module [module] Run a specified module. If no module provided ## the list of available modules will be printed. ## |