From cd3a80bffbd3f6c26c39e9513b5e072f58c9ddfa Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 13 Sep 2019 11:40:06 +0100 Subject: [PATCH] apt: update 2nd description line as per discussion. Link: https://github.com/tldr-pages/tldr/pull/2361#discussion_r323767992 --- pages/linux/apt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/apt.md b/pages/linux/apt.md index 5a5f84cc6..7d6b0f044 100644 --- a/pages/linux/apt.md +++ b/pages/linux/apt.md @@ -1,7 +1,7 @@ # apt > Package management utility for Debian based distributions. -> Recommended replacement for apt-get in Ubuntu versions 16.04 and later. +> Recommended replacement for apt-get when used interactively in Ubuntu versions 16.04 and later. - Update the list of available packages and versions (it's recommended to run this before other `apt` commands):