diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-12-05 12:13:25 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-12-05 12:13:25 -0400 |
commit | 1bbfff4c550c4702443dd560f5ae4e5ace23d0a9 (patch) | |
tree | fe6427ed698cc45360ef54bcadcdf3c57d34f950 | |
parent | 10d60a652cd7d374a6e54ef0255bb54f17fafb31 (diff) |
cleanup
-rw-r--r-- | doc/git-annex-rmurl.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/git-annex-rmurl.mdwn b/doc/git-annex-rmurl.mdwn index e971e622e..504685a58 100644 --- a/doc/git-annex-rmurl.mdwn +++ b/doc/git-annex-rmurl.mdwn @@ -10,10 +10,6 @@ git annex rmurl `[file url ..]` Record that the file is no longer available at the url. -If nothing is specified on the command line, they are instead read -from stdin. Any number of lines can be provided in this mode, -each containing a file and and url, separated by a single space. - # OPTIONS * `--batch` |