Details
-
Bug
-
Resolution: Not a Bug
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
lfs quota -s START_QID -e END_QID is not documented in the man pages.
sanity-quota.sh test 49a and 87 should be improved as well.
Attachments
Issue Links
Activity
Resolution | New: Not a Bug [ 6 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Description | Original: lfs quota -s START_QID -e END_QID is not documented in the man pages. |
New:
lfs quota -s START_QID -e END_QID is not documented in the man pages.
sanity-quota.sh test 49a and 87 should be improved as well. |
Description |
Original:
lfs quota -s and -e both have options that had been started and they are included in the help message
```quota -a \{-u|-g|-p} [-s START_QID] [-e END_QID] [MOUNT_POINT ...] ``` however, neither of these options were actually implemented when they were added ([ |
New: lfs quota -s START_QID -e END_QID is not documented in the man pages. |
Summary | Original: lfs quota -s START_QID -e END_QID does not work | New: lfs quota -s START_QID -e END_QID needs documentation |