chiark / gitweb /
Config inspection: tab-separate the output
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 10 Jan 2023 22:15:32 +0000 (22:15 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 Jan 2023 02:12:41 +0000 (02:12 +0000)
commit8301959420f342588f420008e388b5d88b2b6c37
treef61cd2c3d57c6d16addacdd06ac1bff35c513a41
parentd911a855f7a5db9e41c10aedb0a0d20bc783c391
Config inspection: tab-separate the output

This would let you distinguish the different keys from values within
the key.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
client/client.rs
server/server.rs
src/config.rs