trying some md format tweaking

This commit is contained in:
Eldar Marcussen 2013-12-04 16:07:17 -05:00
parent 2e2cbb6bda
commit f31579d4d4

View File

@ -18,7 +18,8 @@ Commands that finds files on the file system are usually executed from within a
* **Command with arguments**: `ls -l [directory or filename]` * **Command with arguments**: `ls -l [directory or filename]`
* **Description**: Displays attributes of files and directories in the specified location * **Description**: Displays attributes of files and directories in the specified location
* **Output**: * **Output**:
* <div class="slide" style="cursor: pointer;"> **Ubuntu:** Show/Hide</div><div class="view"><code>total 429820 * <div class="slide" style="cursor: pointer;"> **Ubuntu:** Show/Hide</div><div class="view"><code>
total 429820
drwxr-xr-x 2 root root 4096 2013-08-23 02:49 bin drwxr-xr-x 2 root root 4096 2013-08-23 02:49 bin
drwxr-xr-x 3 root root 4096 2013-08-23 03:18 boot drwxr-xr-x 3 root root 4096 2013-08-23 03:18 boot
drwxr-xr-x 2 root root 4096 2011-03-05 11:41 cdrom drwxr-xr-x 2 root root 4096 2011-03-05 11:41 cdrom