aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Rewriter.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Rewriter.md')
-rw-r--r--docs/markdown/Rewriter.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/markdown/Rewriter.md b/docs/markdown/Rewriter.md
index 332c9f7..ce769d4 100644
--- a/docs/markdown/Rewriter.md
+++ b/docs/markdown/Rewriter.md
@@ -26,10 +26,9 @@ frontends, etc.)
## Using the rewriter
-All rewriter functions are accessed via `meson rewrite` (or the rewriter alias
-`meson rw`). The meson rewriter assumes that it is run inside the project root
-directory. If this isn't the case, use `--sourcedir` to specify the actual
-project source directory.
+All rewriter functions are accessed via `meson rewrite`. The meson rewriter
+assumes that it is run inside the project root directory. If this isn't the
+case, use `--sourcedir` to specify the actual project source directory.
### Adding and removing sources