diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-04-16 00:05:10 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-04-16 00:05:10 +0200 |
commit | 301e8781a3d80c371bf3f68e9b6cfd27ddd161ad (patch) | |
tree | 16401c458b0d05e12ab04775a973b8ac893a667f /sboremove | |
parent | 01b15204ee6e2c3b583e5a4479f53d2651bb20aa (diff) | |
download | sbotools2-301e8781a3d80c371bf3f68e9b6cfd27ddd161ad.tar.xz |
Test show_usage output for all the sbo* commands
Diffstat (limited to 'sboremove')
-rwxr-xr-x | sboremove | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Options (defaults shown first where applicable): -a|--alwaysask: always ask to remove, even if required by other packages on system. -Note: optional dependencies need to be removed separately. +Note: optional dependencies need to be removed separately. EOF return 1; |