Skip to content

Commit

Permalink
Update CLI.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amnweb authored Oct 21, 2024
1 parent 62aa8d1 commit 822b3f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CLI.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ yasbc enable-autostart
To disable autostart for the status bar on system boot, use the following command:
```bash
yasbc disable-autostart

```
To create task scheduler for autostart on windows, use the following command:
```bash
yasbc enable-autostart --task
Expand All @@ -38,4 +38,4 @@ To disable task scheduler for autostart on windows, use the following command:
yasbc disable-autostart --task
```
> **Note:**
> Creating a task scheduler for autostart on Windows requires administrator privileges.
> Creating a task scheduler for autostart on Windows requires administrator privileges.

0 comments on commit 822b3f4

Please sign in to comment.