diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-04-03 12:41:57 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-03 12:41:57 +0200 |
commit | a8ad9740214548cdd281c34c9d752045112f54b5 (patch) | |
tree | 74e910ae477ff36f2f62ea0d3a5a4bd6ecc29cdf | |
parent | 5327438e780341411e5ddd702f53a742ccb39233 (diff) |
avoid speaking (explicitly) about Midnight Commander)
-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 |