From 00135356f62ea21c852d146ff892a892a3beb49b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 3 Dec 2019 23:06:38 -0800 Subject: [PATCH] Remove unneded whitespace --- source/C/command_line.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/C/command_line.rst b/source/C/command_line.rst index 284453e0..256af533 100644 --- a/source/C/command_line.rst +++ b/source/C/command_line.rst @@ -38,8 +38,6 @@ To change to another directory an important command is where [dir] is the directory you want to switch to. Another thing that is useful is you can append .. after cd to make it go up one level. - - There is also the command line for managing and installing packages which is beyond the scope of this appendix but please see `apt package management `_ for how to insert and remove packages from the command line. If you need to edit a text file from the command line the easiest editor included is nano so to edit a file from the command line if you broke something run