Skip to content

Commit fe36566

Browse files
authored
Merge pull request DjangoGirls#1228 from luizsanches/luizsanches-patch-1
fixed command line sections
2 parents 171e819 + 13b7fda commit fe36566

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pt/intro_to_command_line/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,9 @@ Music
172172
05/08/2014 07:28 PM <DIR> Music
173173
...
174174
```
175-
<!--endsec-->* * *
175+
<!--endsec-->
176+
177+
* * *
176178

177179
### Entrar em outra pasta
178180

@@ -204,6 +206,7 @@ $ pwd
204206
/Users/seunome/Desktop
205207
```
206208
<!--endsec-->
209+
207210
<!--sec data-title="Windows" data-id="windows_cd2" data-collapse=true ces-->
208211

209212
{% filename %}command-line{% endfilename %}
@@ -346,9 +349,10 @@ $ rm -r djangogirls
346349
djangogirls, Are you sure <Y/N>? Y
347350
```
348351
<!--endsec-->
352+
349353
Pronto! Para ter certeza que a pasta foi realmente excluída, vamos checar:
350354

351-
OS X e Linux:
355+
<!--sec data-title="OS X and Linux" data-id="OSX_Linux_ls2" data-collapse=true ces-->
352356

353357
{% filename %}command-line{% endfilename %}
354358
```

0 commit comments

Comments
 (0)