From 9850a48f18c5cf03ef0d5e95f63be3c745279f7d Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Sat, 31 Dec 2011 11:52:54 +0100 Subject: README: Document the -f/--force option for bootstrap.sh --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a27e35f..0758b7a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ To update, `cd` into your local `dotfiles` repository and then: ./bootstrap.sh ``` +Alternatively, to update while avoiding the confirmation prompt: + +```bash +./bootstrap.sh -f +``` + Suggestions/improvements [welcome](https://github.com/mathiasbynens/dotfiles/issues)! -- cgit v1.2.3