Commit 1f60599
authored
Correct hostname flags and command references in networking documentation. (#2429)
Updated the networking documentation to use the correct hostname flags and commands:
- Replaced `hostname -i` with `hostname -I`
- Updated `hostname --ip-addresses` to `hostname --all-ip-addresses`
- Ensured command explanations align with actual Linux behavior
These changes improve accuracy and prevent confusion for users querying IP addresses in WSL.1 parent bf6b647 commit 1f60599
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments