commit | 77ec0071cf41b221e44ac390adc8fccbd6463666 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jan 10 00:55:52 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 10 00:55:53 2017 +0000 |
tree | 2dfba028bd1e61c682ec66b9d2547d3f12c4c35f | |
parent | 2fc1ff3b32b46b08311dfd7f21b00d10c4a912e0 [diff] | |
parent | ff8fdc955af4083df2c98b6a08d2bff5e0d97087 [diff] |
Merge "Address review comment."
diff --git a/minadbd/README.md b/minadbd/README.md index e69dc87..5a0a067 100644 --- a/minadbd/README.md +++ b/minadbd/README.md
@@ -3,6 +3,6 @@ - all services removed - all host mode support removed - - sideload_service() added; this is the only service supported. It + - `sideload_service()` added; this is the only service supported. It receives a single blob of data, writes it to a fixed filename, and makes the process exit.