We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5affb93 commit e0e9ca4Copy full SHA for e0e9ca4
netrc/examples/good.netrc
@@ -1,7 +1,7 @@
1
# I am a comment
2
machine mail.google.com
3
login [email protected]
4
- account justagmail #end of line comment with trailing space
+ account justagmail #end of line comment with trailing space
5
password somethingSecret
6
# I am another comment
7
0 commit comments