diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 15:09:00 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | 7494917b4d70d0f21a656b2c40aff97c2c51274d (patch) | |
tree | b066aa4ced9552e1dc1ff4c4f21fba2c6ffb9a21 /system/quotatool | |
parent | b1fe550f112697988a544e11ce676284feec2fd4 (diff) |
system/quotatool: Fix README.
Diffstat (limited to 'system/quotatool')
-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 369cead0a9e3..bb26bb3a89b2 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. |