~jan0sch/darcs-book
Showing details for patch 7064fe9c55fbcfb147061f071a86f581f5fac515.
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 11:36:18.917886805 +0000 +++ new-darcs-book/en/03-working-locally.md 2024-11-23 11:36:18.917886805 +0000 @@ -464,8 +464,8 @@ favorite text editor. If you want `darcs` to use a different file as your **boring** file you can use -`darcs setpref FILENAME` which will create a special kind of change called -`changepref`. +`darcs setpref boringfile FILENAME` which will create a special kind of change +called `changepref`. Different types of changes --------------------------