summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DEVELOP.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/DEVELOP.md b/DEVELOP.md
index 047adb2..8139862 100644
--- a/DEVELOP.md
+++ b/DEVELOP.md
@@ -43,7 +43,8 @@ localgitcowdebuild sid --git-tag
```
Compare built binaries against previous ones
-(in MC shell):
+(replacing `%f` and `%D/%F` with paths to old and new packages,
+respectively):
```shell
debdiff --controlfiles ALL --wl %f %D/%F | less