system/quotatool: Fix README.

This commit is contained in:
B. Watson 2016-11-14 15:09:00 -05:00 committed by Willy Sudiarto Raharjo
parent b1fe550f11
commit 7494917b4d
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -1,5 +1,6 @@
Quotatool is a utility to manipulate filesystem quotas from the commandline.
Quotatool is a utility to manipulate filesystem quotas from the
commandline.
Most quota-utilities are interactive, requiring manual intervention from the user.
Quotatool on the other hand is not, making it suitable for use in scripts and
other non-interactive situations.
Most quota-utilities are interactive, requiring manual intervention from
the user. Quotatool on the other hand is not, making it suitable for
use in scripts and other non-interactive situations.