Commit e3713c3
authored
new: hyperlinks for help URLs (#554)
## 📝 Description
**What does this PR do and why is this change necessary?**
Creates a clickable (if supported) hyperlink for `--help` output.
## ✔️ How to Test
**What are the steps to reproduce the issue or verify the changes?**
Run a help command and click the link or observe its style change.
```bash
make install
lin linodes ls --help
```1 parent 90edae0 commit e3713c3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
0 commit comments