commit | b083e8cc538ba6b27e19da541ca6a0f7ceb7daee | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Feb 20 17:58:19 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Feb 20 17:58:19 2018 +0100 |
tree | 705123ac49b820231c74ba8142242ec9fafe047a | |
parent | a84db18fc71d09e801df0ebca048d82e90b32c6a [diff] |
umount: fix "umount -t FSTYPE MNTPOINT" acting as if -a is specified While at it, add -t to --help, and fix comments which say that -t is ignored function old new delta packed_usage 32427 32444 +17 umount_main 558 552 -6 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/1 up/down: 17/-6) Total: 11 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>