From 90c35465528195367cc4ed1e15478285d7b063f3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 23 Mar 2015 15:36:10 -0400 Subject: splitting up the man page Common command man pages all split out and often expanded. A few sections split out into their own pages. Still need to do all the other commands.. --- doc/git-annex-rmurl.mdwn | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/git-annex-rmurl.mdwn (limited to 'doc/git-annex-rmurl.mdwn') diff --git a/doc/git-annex-rmurl.mdwn b/doc/git-annex-rmurl.mdwn new file mode 100644 index 000000000..5e4d59f80 --- /dev/null +++ b/doc/git-annex-rmurl.mdwn @@ -0,0 +1,21 @@ +# NAME + +git-annex rmurl - record file is not available at url + +# SYNOPSIS + +git annex rmurl `file url` + +# DESCRIPTION + +Record that the file is no longer available at the url. + +# SEE ALSO + +[[git-annex]](1) + +# AUTHOR + +Joey Hess + +Warning: Automatically converted into a man page by mdwn2man. Edit with care. -- cgit v1.2.3