diff options
-rw-r--r-- | DEVELOP.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |