the OCD won

This commit is contained in:
2024-07-24 22:35:09 -04:00
parent 742f3cae05
commit 0a62ba918d
+1 -1
View File
@@ -16,7 +16,7 @@ just use `curl -fsSL -o ivcs.sh https://github.com/ION606/VCS/raw/main/init.sh &
format: `ionvcs <command> [args]` format: `ionvcs <command> [args]`
| Command | Args | Description | | Command | Args | Description |
|----------|-------------|---------------------------------| |----------|--------------|---------------------------------|
| clone | \<repo-url> | Clone a repository. | | clone | \<repo-url> | Clone a repository. |
| user | \<username> | Get user information. | | user | \<username> | Get user information. |
| init | N/A | Initialize a repository. | | init | N/A | Initialize a repository. |