Forrest logo
back to context overview

toilet

List of commands for toilet:

  • toilet:tldr:1fa48 toilet: Show available toilet filters.
    $ toilet --filter list
    try on your machine
    explain this command
  • toilet:tldr:4c102 toilet: Generate ASCII art using a custom font file.
    $ toilet ${input_text} -f ${font_filename}
    try on your machine
    explain this command
  • toilet:tldr:db5f5 toilet: Generate ASCII art using a filter.
    $ toilet ${input_text} --filter ${filter_name}
    try on your machine
    explain this command
  • toilet:tldr:f98fd toilet: Generate ASCII art for a given text.
    $ toilet ${input_text}
    try on your machine
    explain this command
back to context overview