From 69e65463b736e11b588eb2cfb161ad6830e4c135 Mon Sep 17 00:00:00 2001 From: rocky Date: Sat, 16 Jul 2016 10:48:05 -0400 Subject: [PATCH] More explicit usage info --- README.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0bbe7b8d..d505d1f5 100644 --- a/README.rst +++ b/README.rst @@ -78,9 +78,13 @@ Run :: - ./bin/uncompyle6 -h +$ uncompyle6 *compiled-python-file-pyc-or-pyo* -for usage help. +For usage help: + +:: + + $ uncompyle6 -h Known Bugs/Restrictions