Skip to content

Commit 7d35c10

Browse files
committed
docs: fix table formatting
1 parent 5de5bcb commit 7d35c10

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

pritunl_login/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,9 @@ Starting VPN connection...
3434
✓ VPN connection started successfully
3535
3636
Current VPN status:
37-
+------------------+----------------+--------+-----------+----------------+----------------+----------------+
38-
| ID | NAME | STATE | AUTOSTART | ONLINE FOR | SERVER ADDRESS | CLIENT ADDRESS |
39-
+------------------+----------------+--------+-----------+----------------+----------------+----------------+
37+
| ID | NAME | STATE | AUTOSTART | ONLINE FOR | SERVER ADDRESS | CLIENT ADDRESS |
38+
|------------------|------------------|--------|-----------|----------------|----------------|----------------|
4039
| a1b2c3d4e5f6g7h8 | Stark Industries | Active | Enabled | 1 hour 52 mins | 203.0.113.42 | 10.0.0.15 |
41-
+------------------+----------------+--------+-----------+----------------+----------------+----------------+
4240
```
4341

4442
## Prerequisites

0 commit comments

Comments
 (0)