Browse Source

added the showfigfonts command

Jeff Stein 8 years ago
parent
commit
79d02ceaf2
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pages/linux/figlet.md

+ 4 - 0
pages/linux/figlet.md

@@ -13,3 +13,7 @@
 - Pipe command output through figlet:
 
 `{{command}} | figlet`
+
+- Show available figlet fonts:
+
+`showfigfonts {{optional_string_to_display}}`