fix(docs): version command instead of --version in docs (#408)

This commit is contained in:
Nick Campbell
2026-07-05 07:17:34 +10:00
committed by GitHub
parent 6b41340f1d
commit d36b28c55a
@@ -116,7 +116,7 @@ Alternatively, you can download `.deb` packages directly from the repository
After installation, verify that `uc` command is working:
```shell
uc --version
uc version
```
## Next steps