Updated Description
This commit is contained in:
@@ -95,9 +95,9 @@ The `brc-script.sh` script provides a series of commands to manage your .bashrc
|
|||||||
- `-c` : Create a new script in the `scripts-available/` folder.
|
- `-c` : Create a new script in the `scripts-available/` folder.
|
||||||
- `-m` : Modify an existing script.
|
- `-m` : Modify an existing script.
|
||||||
- `-l` : List all available and enabled scripts.
|
- `-l` : List all available and enabled scripts.
|
||||||
- `-e <index>` : Enable a script from the `scripts-available/` folder.
|
- `-e` : Enable a script from the `scripts-available/` folder.
|
||||||
- `-d <index>` : Disable an enabled script.
|
- `-d` : Disable an enabled script.
|
||||||
- `-r <index>` : Remove a script, backing it up in `scripts-removed/`.
|
- `-r` : Remove a script, backing it up in `scripts-removed/`.
|
||||||
|
|
||||||
### Example Commands
|
### Example Commands
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user