We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a628fb commit 83e23d3Copy full SHA for 83e23d3
1 file changed
src/xbps/repositories/index.md
@@ -71,8 +71,9 @@ Once enabled, symbols may be obtained for `<package>` by installing
71
72
#### Finding debug dependencies
73
74
-The `xtools` package contains the `xdbg` utility to retrieve a list of debug
75
-packages, including dependencies, for a package:
+The `xtools` package contains the [xdbg(1)](https://man.voidlinux.org/xtools.1)
+utility to retrieve a list of debug packages, including dependencies, for a
76
+package:
77
78
```
79
$ xdbg bash
0 commit comments