From 53818dde986d78f7c1d3a6792d8a098ec503a27f Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Tue, 4 Apr 2023 09:25:01 +0600 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20help=20=D0=B2=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index ecd29db..5f1685b 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,16 @@ After a successful build, just use: ```sh $ sudo make uninstall ``` +# Usage +```sh +$ ubl-settings-bootloader --help +GTK settings bootloader for UBLinux + +Usage: ubl-settings-bootloader [OPTIONS...] +Options: + -h, --help Show this help + -V, --version Show package version + +$ ubl-settings-bootloader --version +ubl-settings-bootloader version: x.xx +``` \ No newline at end of file