Skip to content

Commit 0005abf

Browse files
committed
Refactor CLI.md: Update CLI usage and add 'update' command
1 parent 4ddd6c5 commit 0005abf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/CLI.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# YASB CLI (Command Line Interface)
22

3-
The YASB CLI is a command line interface that allows you to interact with the YASB configuration and status bar. The CLI is a powerful tool that allows you to manage your YASB configuration, start, stop, enable autostart, disable autostart, reload the status bar and watch the logs in the terminal.
3+
The YASB CLI is a command line interface that allows you to interact with the YASB status bar. The CLI is a powerful tool that allows you to manage your YASB bar, start, stop, enable autostart, disable autostart, reload, update and watch the logs in the terminal.
44

55
## Usage
66
`yasbc [command] [options]`
@@ -11,6 +11,7 @@ The YASB CLI is a command line interface that allows you to interact with the YA
1111
- `enable-autostart` - Enable autostart for the status bar on system boot.
1212
- `disable-autostart` - Disable autostart for the status bar on system boot.
1313
- `reload` - Reload the status bar configuration.
14+
- `update` - Update the status bar.
1415
- `log` - Show the status bar logs in the terminal.
1516
- `help` - Show the help message.
1617

0 commit comments

Comments
 (0)