aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcreme <creme@envs.net>2020-01-14 17:25:31 +0100
committercreme <creme@envs.net>2020-01-14 17:25:31 +0100
commit2bf958d4005786d7567755a8503878f1914f94e5 (patch)
treea8393692776fc48b6facae04a5c0d222f6d63b91
parentadd also a alias (diff)
downloadhex-zero-2bf958d4005786d7567755a8503878f1914f94e5.tar.gz
hex-zero-2bf958d4005786d7567755a8503878f1914f94e5.tar.bz2
hex-zero-2bf958d4005786d7567755a8503878f1914f94e5.zip
fix comment
-rwxr-xr-xfhost.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fhost.py b/fhost.py
index 8bd37da..c1d63d9 100755
--- a/fhost.py
+++ b/fhost.py
@@ -425,7 +425,7 @@ and <code>.bash_profile</code> on Mac OS X. just remember to reset your terminal
now you can use:
<code>0file "yourfile.png"
-#35; or
+&#35; or
echo "text here" | 0pb</code>
<em>if you want a nice wrapper, try <a href="https://git.envs.net/envs/pb">~tomasino's pb</a></em>
bgstack15