NAME Mojolicious::Command::snoodoc - Quick reference tool for the Reddit API SYNOPSIS $ mojo snoodoc /api/save | less $ mojo snoodoc /api/v1/me/prefs | less DESCRIPTION Easily print out documentation of specific Reddit API endpoints. Output shows a description of the given endpoint, along with any OAuth scopes and parameters. See the reddit documentation for details. AUTHOR Curtis Brandt COPYRIGHT Copyright 2015- Curtis Brandt LICENSE The (two-clause) FreeBSD License. See LICENSE for details. SEE ALSO Mojo::Snoo reddit documentation