Browse Source

Update docs for the new flag

Jordi Boggiano 11 years ago
parent
commit
e19da1435e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/03-cli.md

+ 2 - 0
doc/03-cli.md

@@ -149,6 +149,8 @@ to the command.
 * **--no-update:** Disables the automatic update of the dependencies.
 * **--no-progress:** Removes the progress display that can mess with some
   terminals or scripts which don't handle backspace characters.
+* **--update-with-dependencies** Also update dependencies of the newly
+  required packages.
 
 ## global