1
0
Fork 0
mirror of synced 2024-05-28 13:01:12 -04:00

[meta] zim_issue now recommends debug logs

This commit is contained in:
Matt Hamilton 2016-09-06 13:10:47 -07:00
parent d551b90050
commit 071ddaf0ac

View file

@ -73,4 +73,8 @@ fi
print '\n\n'
print 'Please copy the above and use this when reporting the issue'
print 'Please copy the above and use this when reporting the issue\n'
# optionally, now we can produce debug info
print 'If you would like to produce some helpful logs about your environment, run:'
print '$ zmanage debug'