From 7694cc305ca0adadf4622351cddb4dddfb58371c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Mon, 29 Sep 2025 08:04:29 +0200 Subject: [PATCH] README: Set out-file as optional. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4d5add..39f05f6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ file with the output so that it is much more readable. To run the program, simply run it as follows: ```console -qdbus-prettifier +qdbus-prettifier [out-file] ``` ## Building