~jan0sch/darcs-book

Showing details for patch 7064fe9c55fbcfb147061f071a86f581f5fac515.
2020-08-06 (Thu), 5:44 PM - - 7064fe9c55fbcfb147061f071a86f581f5fac515

Fix setpref boringfile command

Summary of changes
1 files modified with 2 lines added and 2 lines removed
  • en/03-working-locally.md with 2 added and 2 removed lines
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
 --------------------------