cmd/utils: fix --password on Windows
Text files created on Windows typically have \r\n line endings. Trim them when reading password files.
Showing
Please register or sign in to comment
Text files created on Windows typically have \r\n line endings. Trim them when reading password files.