~jan0sch/darcs-book
Showing details for patch 43aa0697ff1a9a3ae808a254fe79866ebb0b43c0.
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 23:47:04.345815366 +0000 +++ new-darcs-book/en/03-working-locally.md 2024-11-23 23:47:04.345815366 +0000 @@ -369,7 +369,7 @@ A little side note, `status` is basically just an alias for `whatsnew -ls` where `-s` is a short hand for `--summary` and `-l` is a short hand for -`--look-for-add`. The former gives us the nice concise description of the +`--look-for-adds`. The former gives us the nice concise description of the unrecorded changes in our working tree, the latter searches for **unadded** files.