doc typofix

Thu, 19 Oct 2023 15:36:39 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Thu, 19 Oct 2023 15:36:39 -0500
changeset 4
8082eb5a754b
parent 3
cec573b16b46
child 5
3716d0eaa356

doc typofix

README.md file | annotate | diff | comparison | revisions
--- a/README.md	Thu Oct 19 15:35:05 2023 -0500
+++ b/README.md	Thu Oct 19 15:36:39 2023 -0500
@@ -13,7 +13,7 @@
    If you would prefer just building or running the program without installing, use `cargo build` or `cargo run`.
 4. To process a document, use
    ```
-   strip-change-markup input.tex -o output.tex
+   strip-changes-markup input.tex -o output.tex
    ```
 
 For further options, such as whitespace and comment stripping, use the `--help` argument (`cargo run -- --help` when running through `cargo` without installing).

mercurial