From 12634e6e28ed72e39be978188da9dbe8671b770e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 19 Jun 2020 12:19:39 +0100 Subject: [PATCH] README.md: With oot.use=ssh, user may be just username Signed-off-by: Ian Jackson --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 571cc39..a80739c 100644 --- a/README.md +++ b/README.md @@ -131,8 +131,9 @@ The primary config keys here are: * `use`: How to become the build user. Needs to be combined with other setting(s): - * `ssh`: Use ssh. `user` must be given as well and is - the `@` argument to ssh. + * `ssh`: Use ssh. `user` must be given as well and can be + a username on localhost, or the `@` + argument to ssh. * `command_args`: `command` must be specified as a list, specifying a command and arguments which work like `nice`. -- 2.30.2