From 43ff4b75b52f0275adf9109afb5ced67f0ae140b Mon Sep 17 00:00:00 2001 From: Jean-Louis Fuchs Date: Wed, 26 Oct 2022 12:23:58 +0200 Subject: [PATCH] update usage to include git-darcs pull --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db249e2..4e1fabc 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,8 @@ Options: Commands: clone Locally clone a tracking-repository to get a working-repository. - update Incremental import o git into darcs. + pull Pull from source darcs-repository into a tracking-repository. + update Incremental import of git into darcs. ``` ```