From bf4141e4b8063f63f21be91e7db4c65857267f95 Mon Sep 17 00:00:00 2001 From: "Luke D. Jones" Date: Sun, 16 May 2021 15:59:39 +1200 Subject: [PATCH] Additional info in manual --- MANUAL.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MANUAL.md b/MANUAL.md index ef12eddc..d06e6513 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -276,6 +276,8 @@ Each object in the array can be one of: ##### Pause +A `Pause` is handy for after an `Image` to hold the `Image` on the AniMe for a period. + ```json { "Pause": { @@ -327,6 +329,12 @@ A plain non-float integer. ## asusctl +`asusctl` is a commandline interface which intends to be the main method of interacting with `asusd`. I can be used in any place a terminal app can be used. + +This program will query `asusd` for the `Support` level of the laptop and show or hide options according to this support level. + +Most commands are self-explanatory. + ### CLI Usage and help Commands are given by: