From d5f7b43cbf8d39d117e0951fa5c5c4c3932a95d8 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Wed, 28 Feb 2024 17:44:27 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fcab83..fa1d3bf 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,12 @@ and then sh calsais ``` -You can use `-d`, `-f` or `-s` to enable logging. +You can use the following parameters: + +- `-d`: Print logs to both STDOUT and `calsais.log` file. +- `-f`: Print logs only to the `calsais.log` file. +- `-s`: Print logs only to STDOUT. +- `-p`: Install `cdotfis` (personal dotfiles). The script only supports UEFI boot mode.