aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-maintainance
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2025-03-14 00:35:20 +0200
committerkaotisk <kaotisk@arching-kaos.org>2025-03-14 00:35:20 +0200
commit42b51a8fefb308a47840e3dae30c92eb6a39c95a (patch)
treecbc49901fbf8b3f4a39f82db8aac9c2eeb2c82c7 /bin/ak-maintainance
parent6499b247cdc080015d9bb6fe313aa5e8ee4ebacd (diff)
downloadarching-kaos-tools-42b51a8fefb308a47840e3dae30c92eb6a39c95a.tar.gz
arching-kaos-tools-42b51a8fefb308a47840e3dae30c92eb6a39c95a.tar.bz2
arching-kaos-tools-42b51a8fefb308a47840e3dae30c92eb6a39c95a.zip
Small update in structure of things
Diffstat (limited to 'bin/ak-maintainance')
-rwxr-xr-xbin/ak-maintainance1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ak-maintainance b/bin/ak-maintainance
index c9b3aa1..8490007 100755
--- a/bin/ak-maintainance
+++ b/bin/ak-maintainance
@@ -26,6 +26,7 @@
## -h, --help Prints this help message
## -b, --backup Backs up to a file
## -r, --restore <filename> Restores from a file
+## -n, --nuke Nuke all but core
##
fullprogrampath="$(realpath $0)"
PROGRAM=$(basename $0)