From 7ec7f4122e47775222f241785c35422a12199ff3 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Wed, 4 Jun 2014 12:32:49 -0600 Subject: [PATCH] manformatting --- man/git-media-logs.1.ronn | 16 ++++++++-------- man/git-media.1.ronn | 4 ++++ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/man/git-media-logs.1.ronn b/man/git-media-logs.1.ronn index 4a5634d9..1bef6c00 100644 --- a/man/git-media-logs.1.ronn +++ b/man/git-media-logs.1.ronn @@ -3,10 +3,10 @@ git-media-logs(1) - Show errors from the git-media command. ## SYNOPSIS -`git media logs` -`git media logs` -`git media logs` --clear -`git media logs` --boomtown +`git media logs`
+`git media logs`
+`git media logs` --clear
+`git media logs` --boomtown
## DESCRIPTION @@ -18,10 +18,10 @@ crashes, the details are saved to ".git/media/logs". Without any options, `git media logs` will simply show the list of error logs. * : - Shows the specified error log. Use "last" to show the most recent error. + Shows the specified error log. Use "last" to show the most recent error. -* `--clear`: - Clears all of the existing logged errors. +* `--clear` : + Clears all of the existing logged errors. * `--boomtown`: - Triggers a dummy exception. + Triggers a dummy exception. diff --git a/man/git-media.1.ronn b/man/git-media.1.ronn index 47b29bfa..b4437c99 100644 --- a/man/git-media.1.ronn +++ b/man/git-media.1.ronn @@ -24,10 +24,14 @@ commands and low level ("plumbing") commands. Display the Git Media environment. * git-media-init(1): Ensure Git Media is configured properly. +* git-media-logs(1): + Show errors from the git-media command. * git-media-path(1): View and modify Git Media paths in Git attributes. * git-media-push(1): Push queued large files to the Git Media endpoint. +* git-media-queues(1): + View queued content to be pushed. ### Low level commands (plumbing)