git-lfs/docs/man/git-lfs-logs.1.ronn
2015-03-22 12:53:35 -06:00

28 lines
662 B
Markdown

git-lfs-logs(1) - Show errors from the git-lfs command.
===========================================================
## SYNOPSIS
`git lfs logs`<br>
`git lfs logs` <file><br>
`git lfs logs` --clear<br>
`git lfs logs` --boomtown<br>
## DESCRIPTION
The "logs" command displays errors from the git-lfs command. Any time it
crashes, the details are saved to ".git/lfs/logs".
## OPTIONS
Without any options, `git lfs logs` will simply show the list of error logs.
* <file>:
Shows the specified error log. Use "last" to show the most recent error.
* `--clear`:
Clears all of the existing logged errors.
* `--boomtown`:
Triggers a dummy exception.