proxmox/proxmox-router
Maximiliano Sandoval 08c28ddeaf router: format: add newline at the end
Without this newline running commands with missing arguments, e.g.
```
proxmox-backup-client backup
```

will print their usage string without a newline at the end, which is
costing me my sanity.

As per commit d872eb9d7e ("router: cli: rework newline handling for
doc and help output"), usage shouldn't contain trailing new lines and
this in principle should not print double new lines.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2025-04-15 07:57:17 +02:00
..
debian bump proxmox-router to 3.1.1-1 2025-03-13 13:58:50 +01:00
src router: format: add newline at the end 2025-04-15 07:57:17 +02:00
tests router: fix nested doc test cases to match inteded output 2025-03-06 15:25:24 +01:00
Cargo.toml bump proxmox-router to 3.1.1-1 2025-03-13 13:58:50 +01:00