Colin Watson has proposed merging ~cjwatson/launchpad:doc-full-upgrade into 
launchpad:master.

Commit message:
doc: Use modern "apt full-upgrade" spelling

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/438608

`apt dist-upgrade` still works and is a synonym for this, but `man apt` only 
lists the `full-upgrade` spelling.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of 
~cjwatson/launchpad:doc-full-upgrade into launchpad:master.
diff --git a/doc/how-to/running.rst b/doc/how-to/running.rst
index 7725935..2f7e7ec 100644
--- a/doc/how-to/running.rst
+++ b/doc/how-to/running.rst
@@ -195,7 +195,7 @@ off.
 
 .. code-block:: shell-session
 
-   $ sudo apt dist-upgrade
+   $ sudo apt full-upgrade
 
 This is just to make doubly-sure everything from the Launchpad PPA gets
 installed.
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to     : launchpad-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help   : https://help.launchpad.net/ListHelp

Reply via email to