Skip to content

Commit

Permalink
Fix a loss of space introudced in 9b4bee8
Browse files Browse the repository at this point in the history
  • Loading branch information
vuw-ecs-kevin committed Feb 9, 2017
1 parent 4797fe6 commit f71036d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _episodes/01-man-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Here is the is synopsis for the `cp` command on Ubuntu Linux:
~~~
SYNOPSIS
cp [OPTION]... [-T] SOURCE DEST
cp [OPTION]... SOURCE... DIRECTORY
cp [OPTION]... SOURCE... DIRECTORY
cp [OPTION]... -t DIRECTORY SOURCE...
~~~
{: .output}
Expand Down

0 comments on commit f71036d

Please sign in to comment.