diff options
Diffstat (limited to 'src/abslibre-tools/libredbdiff')
-rwxr-xr-x | src/abslibre-tools/libredbdiff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/abslibre-tools/libredbdiff b/src/abslibre-tools/libredbdiff index d2d2505..098bade 100755 --- a/src/abslibre-tools/libredbdiff +++ b/src/abslibre-tools/libredbdiff @@ -108,7 +108,7 @@ usage() { print "Usage: %q [-n|-h]" "$cmd" print 'Show [libre] packages that need to be updated from Arch repositories.' echo - prose "The default mode of operation is to download/update all nescessary + prose "The default mode of operation is to download/update all necessary files for comparison, but not compare them. Specify the \`-n\` flag to not download anything, but to compare already downloaded files." |