diff options
-rw-r--r-- | system/quotatool/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/system/quotatool/README b/system/quotatool/README index 369cead0a9e35..bb26bb3a89b27 100644 --- a/system/quotatool/README +++ b/system/quotatool/README @@ -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. |