diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/mw | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ EOF userinfo() { if [ -z "${fulladdr+x}" ]; then - echo "Select the account you would like to delete (by number):" + echo "Select the account you would like to get the infomation (by number):" list || exit 1 read -r input match="^\s*$input\s\+" |
