summaryrefslogtreecommitdiff
path: root/pocketHelp.md
diff options
context:
space:
mode:
Diffstat (limited to 'pocketHelp.md')
-rw-r--r--pocketHelp.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/pocketHelp.md b/pocketHelp.md
index 36772b0..27e3a40 100644
--- a/pocketHelp.md
+++ b/pocketHelp.md
@@ -37,7 +37,7 @@
---
-## find <abbr class="amp" title="and">&amp;</abbr> open
+## find <abbr class="amp" title="and">&</abbr> open
<span class="micro">list all files recursively in subdomains</span>
`find .`
@@ -64,7 +64,7 @@
---
-## move, remove <abbr class="amp" title="and">&amp;</abbr> copy
+## move, remove <abbr class="amp" title="and">&</abbr> copy
<span class="micro">move or rename a file or directory</span>
`mv oldname newname`
@@ -119,7 +119,7 @@
---
-## subversion <abbr class="amp" title="and">&amp;</abbr> download
+## subversion <abbr class="amp" title="and">&</abbr> download
<span class="micro">is this directory checked out from svn? and where?</span>
`svn info`
@@ -143,7 +143,7 @@
---
-## help <abbr class="amp" title="and">&amp;</abbr> information
+## help <abbr class="amp" title="and">&</abbr> information
<span class="micro">run any command as root</span>
`sudo your-command-here`