~jan0sch/darcs-book
Showing details for patch c079712c9b4a281f33fcb62d6bc91b8e7ae219d8.
diff -rN -u old-darcs-book/en/03-working-locally.md new-darcs-book/en/03-working-locally.md --- old-darcs-book/en/03-working-locally.md 2024-11-23 18:17:48.451158478 +0000 +++ new-darcs-book/en/03-working-locally.md 2024-11-23 18:17:48.451158478 +0000 @@ -693,7 +693,7 @@ ``` The patch with the hash `81fac56462c274f8a507f9e5497c22e8d418cae9` looks -interesting and I want to drill down further. I can use the `-h' flag to specify +interesting and I want to drill down further. I can use the `-h` flag to specify a patch hash. I don't need to specify the entire hash but only a unique prefix. `darcs log` will display the first patch where the hash matches the given prefix.