Standardize example indentation to 4 spaces in doc/tutorial.txt
authorW. Trevor King <wking@drexel.edu>
Wed, 12 May 2010 21:48:39 +0000 (17:48 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 12 May 2010 21:48:39 +0000 (17:48 -0400)
doc/tutorial.txt

index c36b4f69d4317d12da1a9095265c2bea7872c767..0d0553bca78fd4ba12cac7b6ab613b854814bb32 100644 (file)
@@ -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).::