Commit 9069c09
authored
docs: fix installer flag hyphens in admin FAQ (#25719)
## Summary
- replace em dashes with double hyphens in the non-admin install flags
- fix the Windows command example so copy/paste works as documented
Fixes #25717
## Testing
- git diff --check
- npx --yes markdownlint-cli2
content/manuals/desktop/troubleshoot-and-support/faqs/general.md
Co-authored-by: Niels Kaspers <nielskaspers@users.noreply.github.com>1 parent 343a3dd commit 9069c09
1 file changed
Lines changed: 3 additions & 4 deletions
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
0 commit comments