From: W. Trevor King Date: Wed, 12 May 2010 21:48:39 +0000 (-0400) Subject: Standardize example indentation to 4 spaces in doc/tutorial.txt X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2d9bc2beb0c1cff7ab7080045fd0ef932bb77fbf;p=hooke.git Standardize example indentation to 4 spaces in doc/tutorial.txt --- diff --git a/doc/tutorial.txt b/doc/tutorial.txt index c36b4f6..0d0553b 100644 --- a/doc/tutorial.txt +++ b/doc/tutorial.txt @@ -101,8 +101,8 @@ You then can `cd` (change directory) to the directory:: Type `pwd` (print working directory) to check the directory is correct.:: - hooke> pwd - c:\curves + hooke> pwd + c:\curves You can list the files in the directory using `ls` or `dir` (they’re synonyms).::