github.com/q2/git-lfs@v0.5.1-0.20150410234700-03a0d4cec40e/docs/man/git-lfs-logs.1.ronn (about) 1 git-lfs-logs(1) - Show errors from the git-lfs command. 2 =========================================================== 3 4 ## SYNOPSIS 5 6 `git lfs logs`<br> 7 `git lfs logs` <file><br> 8 `git lfs logs` --clear<br> 9 `git lfs logs` --boomtown<br> 10 11 ## DESCRIPTION 12 13 The "logs" command displays errors from the git-lfs command. Any time it 14 crashes, the details are saved to ".git/lfs/logs". 15 16 ## OPTIONS 17 18 Without any options, `git lfs logs` will simply show the list of error logs. 19 20 * <file>: 21 Shows the specified error log. Use "last" to show the most recent error. 22 23 * `--clear`: 24 Clears all of the existing logged errors. 25 26 * `--boomtown`: 27 Triggers a dummy exception.