Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Some Important Note & Commands Fix ☑️
Browse files Browse the repository at this point in the history
Co-Authored-By: aayush <[email protected]>
  • Loading branch information
harilvfs and aayushrg7 committed Dec 28, 2024
1 parent 90b07b8 commit aff3235
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/installation/aur.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Aur [`Arch Linux`]
<img src="https://img.icons8.com/?size=48&id=uIXgLv5iSlLJ&format=png" width="50" />

> [!CAUTION]
> If you have installed Carch using GitHub installation commands, avoid reinstalling it via the AUR. Doing so may cause conflicts and affect its functionality.
>
> Please ensure you stick to one installation method for a seamless experience.
![AUR Version](https://img.shields.io/aur/version/carch-git?style=for-the-badge&color=dbb6ed&logo=arch-linux&label=%5BAUR%5D%20carch-git&logocolor=85e185&labelColor=1c1c29)

![AUR Version](https://img.shields.io/aur/version/carch?style=for-the-badge&color=ef9f9c&logo=arch-linux&label=%5BAUR%5D%20carch&logocolor=85e185&labelColor=1c1c29)
Expand Down
2 changes: 2 additions & 0 deletions docs/installation/cmd.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Options:
--list-scripts List all available scripts in /usr/bin/scripts.
--update Update Carch using the latest script.
--gtk Launch the GTK interface.
--uninstall Uninstall Carch and remove all associated files.
```

- `--help` *Displays the help message.*
Expand All @@ -30,3 +31,4 @@ Options:
- `--run-script <name>` *Executes the specified script.*
- `--list-scripts` *Lists all available scripts.*
- `--gtk` *Launch the GTK interface.*
- `--uninstall` *Uninstalls Carch and removes all associated files.*

0 comments on commit aff3235

Please sign in to comment.