From: Ian Jackson Date: Sun, 21 Jun 2020 18:32:55 +0000 (+0100) Subject: README.md: Clarify `oot.user' X-Git-Tag: nailing-cargo/1.0.0~107 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=eebe11ba208bc0e700874472d220ffc224d3ff2f;p=nailing-cargo.git README.md: Clarify `oot.user' Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index adef6c6..4f5bbf9 100644 --- a/README.md +++ b/README.md @@ -475,8 +475,9 @@ To control use of alternative `Cargo.lock` filename, use the section * `command`: The command to run for `command_sh` or `command_args`. - * `user`: The local username for `really` and `ssh`, or - `@` for `ssh`. + * `user`: The build username, for `really` and `ssh`. For `ssh`, can + be just the local username (meaning `@localhost`), or + `@`. `[arch]`: Architecture convenience aliases ------------------------------------------