Update

Signed-off-by: Joel Fernandes <joel@linuxinternals.org>
diff --git a/androdeb b/androdeb
index 0fd274d..ea8a2dd 100755
--- a/androdeb
+++ b/androdeb
@@ -19,6 +19,7 @@
 	echo "                  (use if BCC couldn't find headers on device)"
 	echo ""
 	echo "	--tempdir	use a specific temporary directory"
+	echo "  --outdir	incase artifacts are to be stored on the host (not usual)"
 	echo "	--distro	Debian distro to base on (default is buster)"
 	exit 1
 }