mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/quotatool: Fix README.
This commit is contained in:
parent
b1fe550f11
commit
7494917b4d
1 changed files with 5 additions and 4 deletions
|
@ -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.
|
Most quota-utilities are interactive, requiring manual intervention from
|
||||||
Quotatool on the other hand is not, making it suitable for use in scripts and
|
the user. Quotatool on the other hand is not, making it suitable for
|
||||||
other non-interactive situations.
|
use in scripts and other non-interactive situations.
|
||||||
|
|
Loading…
Reference in a new issue