git-lfs/docs/man/git-media-queues.1.ronn
2014-07-24 12:11:06 -06:00

19 lines
391 B
Markdown

git-media-queues(1) - View queued content to be pushed.
=======================================================
## SYNOPSIS
`git media queues`
## DESCRIPTION
The "queues" command displays this list of objects waiting to be pushed to the
remote Git Media endpoint. These objects are usually added by
git-media-clean(1).
## SEE ALSO
git-media-clean(1).
Part of the git-media(1) suite.