git-lfs/docs/man/git-hawser-ls-files.1.ronn
2015-01-30 12:07:50 -05:00

18 lines
457 B
Markdown

git-hawser-ls-files(1) -- Show information about git hawser files in the index and working tree
=============================================================================================
## SYNOPSIS
`git hawser ls-files` [refspec]
## DESCRIPTION
Displays paths of hawser files that are found in the refspec. If no refspec is given,
the current checked out branch will be scanned.
## SEE ALSO
git-hawser-status(1).
Part of the git-hawser(1) suite.