diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-02 16:39:41 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-02 16:39:41 -0400 |
commit | 938a711aae6ecf871f37dda71b8e55bebbb6eba8 (patch) | |
tree | f5d8c4c5f38295ea948a612c408da2bc06f2af74 /src/abslibre-tools/libredbdiff | |
parent | 7dd14c9d6869c9d129280358e44edc43eb2ca9bf (diff) |
spell-check :/
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." |