diff options
author | Markus Hutmacher <mailing@markhu.de> | 2014-02-04 22:18:46 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:09 -0600 |
commit | c29d193bb20dd4823fc2e6b0215abac442c720ca (patch) | |
tree | ff3b751c460836438d1c11ad62318072f9b7ed0d /system/quotatool/slack-desc | |
parent | 77c2d813b669357b2a38241b2ff710ba6633608e (diff) |
system/quotatool: Added (filesystem quotas from command line).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/quotatool/slack-desc')
-rw-r--r-- | system/quotatool/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/quotatool/slack-desc b/system/quotatool/slack-desc new file mode 100644 index 0000000000000..f111998cda626 --- /dev/null +++ b/system/quotatool/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +quotatool: Quotatool (filesystem quotas from command line) +quotatool: +quotatool: +quotatool: Most quota-utilities are interactive, requiring manual intervention +quotatool: from the user. Quotatool on the other hand is not, making it +quotatool: suitable for use in scripts and other non-interactive situations. +quotatool: +quotatool: +quotatool: +quotatool: +quotatool: |