summaryrefslogtreecommitdiffstats
path: root/user/rsb/configuration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'user/rsb/configuration.rst')
-rw-r--r--user/rsb/configuration.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/rsb/configuration.rst b/user/rsb/configuration.rst
index e9a6ad4..fc387a1 100644
--- a/user/rsb/configuration.rst
+++ b/user/rsb/configuration.rst
@@ -879,13 +879,13 @@ The script language is implemented in terms of macros. The built-in list is:
``%hash``:
Define a checksum for a source or patch file.
-``%echo``:
+``%{echo message}``:
Print the following string as a message.
-``%warning``:
+``%{warning message}``:
Print the following string as a warning and continue.
-``%error``:
+``%{error message}``:
Print the following string as an error and exit.
``%select``: