From 7a1eecd38271e00f9c0c0775e2571291f16a6738 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Wed, 13 Sep 2017 16:32:50 +0200 Subject: [PATCH] fix usage in README --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index fb25b46..6d164f9 100644 --- a/README.md +++ b/README.md @@ -140,32 +140,34 @@ For additional usage see the help: ``` $ ./dotdrop.sh --help + _ _ _ __| | ___ | |_ __| |_ __ ___ _ __ / _` |/ _ \| __/ _` | '__/ _ \| '_ | - \__,_|\___/ \__\__,_|_| \___/| .__/ v0.4 + \__,_|\___/ \__\__,_|_| \___/| .__/ |_| Usage: - dotdrop.py install [-fndvc ] [--profile=] - dotdrop.py compare [-vc ] [--profile=] [--files=] - dotdrop.py import [-ldc ] [--profile=] ... - dotdrop.py listfiles [-c ] [--profile=] - dotdrop.py list [-c ] + dotdrop.py install [-fndVc ] [--profile=] + dotdrop.py compare [-Vc ] [--profile=] [--files=] + dotdrop.py import [-ldVc ] [--profile=] ... + dotdrop.py listfiles [-Vc ] [--profile=] + dotdrop.py list [-Vc ] dotdrop.py --help dotdrop.py --version Options: --profile= Specify the profile to use [default: thor]. - -c --cfg= Path to the config [default: /home/drits/tools/dotdrop/config.yaml]. + -c --cfg= Path to the config [default: /home/drits/gits/github/dotdrop/config.yaml]. --files= Comma separated list of files to compare. -n --nodiff Do not diff when installing. -l --link Import and link. -f --force Do not warn if exists. - -v --verbose Be verbose. + -V --verbose Be verbose. -d --dry Dry run. - --version Show version. + -v --version Show version. -h --help Show this screen. + ``` For easy deployment the default profile used by dotdrop reflects the