-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5a8a84e
commit 5e4bf65
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,11 +26,11 @@ <h1 class="big-welcome"> | |
</div> | ||
|
||
<div class="span8"> | ||
<pre class="welcome-example"><code><span class="bash-prompt">$</span> ppl add henry "Henry Smith" | ||
<pre class="welcome-example"><code><span class="bash-prompt">$</span> ppl add henry "Henry Catalini Smith" | ||
<span class="bash-prompt">$</span> ppl phone henry 012345678 | ||
<span class="bash-prompt">$</span> ppl email henry [email protected] | ||
<span class="bash-prompt">$</span> ppl show henry | ||
Henry Smith <[email protected]> | ||
Henry Catalini Smith <[email protected]> | ||
|
||
Email Addresses: | ||
[email protected] | ||
|