Explorar o código

add examples to readme

Benjamin Gleitzman %!s(int64=12) %!d(string=hai) anos
pai
achega
69f93cf8fc
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -8,6 +8,12 @@ Suppose you want to know how to format a date in bash. Why open your browser and
     $ howdoi format string bash
     > date +"%m-%d-%y"
 
+    $ howdoi print stack trace python
+    > traceback.print_exc()
+
+    $ howdoi create tar
+    > tar -cf backup.tar --exclude "www/subf3" www
+
 Usage:
 
 `howdoi query`