commit:     21cec30d3670a069e9f2ef049cf5a73104670f70
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 18:54:23 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 18:54:23 2025 +0000
URL:        https://gitweb.gentoo.org/proj/steve.git/commit/?id=21cec30d

README: mention stevie

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 README.rst | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README.rst b/README.rst
index 18dd9c6..d5f02ae 100644
--- a/README.rst
+++ b/README.rst
@@ -118,6 +118,22 @@ as the list of processes holding them::
       job 0x00 running for 108.735s
 
 
+stevie
+------
+stevie is the client for steve.  It currently provides two functions:
+
+1. Running the specified command with a job token acquired
+   and appropriate ``MAKEFLAGS``, e.g.::
+
+       stevie make foo
+
+2. Controlling steve remotely, e.g.::
+
+       stevie --get-jobs --set-jobs 6
+
+For the full list of getters and setters, see ``stevie --help``.
+
+
 Use in containers
 -----------------
 steve can be used across container boundaries, provided that

Reply via email to