From 7bb80f7df024c65324eff8d8848a667abb1ba0e1 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Thu, 24 Dec 2015 01:36:43 +0000 Subject: [PATCH] Rename ``update`` to ``refresh`` in readme. --- readme.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.markdown b/readme.markdown index db82cef..682d9bc 100644 --- a/readme.markdown +++ b/readme.markdown @@ -84,18 +84,18 @@ work properly and you won't be able to run them. Once you have Nimble installed on your system you can run the ``nimble`` command to obtain a list of available commands. -### nimble update +### nimble refresh -The ``update`` command is used to fetch and update the list of Nimble packages +The ``refresh`` command is used to fetch and update the list of Nimble packages (see below). There is no automatic update mechanism, so you need to run this yourself if you need to *refresh* your local list of known available Nimble packages. Example: - $ nimble update + $ nimble refresh Downloading package list from https://.../packages.json Done. -Some commands may remind you to run ``nimble update`` or will run it for you if +Some commands may remind you to run ``nimble refresh`` or will run it for you if they fail. You can also optionally supply this command with a URL if you would like to use