{"id":13337871,"url":"https://github.com/dflock/Manpage-Wrapper","last_synced_at":"2025-03-11T07:31:31.321Z","repository":{"id":146370598,"uuid":"327112508","full_name":"dflock/Manpage-Wrapper","owner":"dflock","description":"Wraps both tldr \u0026 man. If there’s a tldr page, it’ll use your tldr client to display it, if not it’ll offer to try man instead.","archived":false,"fork":false,"pushed_at":"2021-01-29T07:07:00.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T18:19:51.845Z","etag":null,"topics":["manpage","tldr"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dflock.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-05T20:32:30.000Z","updated_at":"2021-01-29T07:36:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed06f730-c078-4060-af18-5a452e6d8690","html_url":"https://github.com/dflock/Manpage-Wrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflock%2FManpage-Wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflock%2FManpage-Wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflock%2FManpage-Wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflock%2FManpage-Wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflock","download_url":"https://codeload.github.com/dflock/Manpage-Wrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242991250,"owners_count":20218132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["manpage","tldr"],"created_at":"2024-07-29T19:15:10.324Z","updated_at":"2025-03-11T07:31:31.305Z","avatar_url":"https://github.com/dflock.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Manpage Wrapper\n:author: Duncan Lock\n\nWraps both `tldr` \u0026 `man`. If there's a tldr page, it'll use your tldr client to display it, if not it'll offer to try `man` instead.\n\n## Requirements\n\nThis requires some kind of tldr client, eg tealdear: See: https://github.com/dbrgn/tealdeer.\n\n## Installation\n\n```shell\n$ sudo cp manpage-wrapper.sh /usr/bin/manpage-wrapper\n$ alias man=\"manpage-wrapper\"\n```\n\n## Usage\n\n```shell\n# Lookup something without a tldr page:\n$ ./manpage-wrapper.sh look\nPage look not found in cache\nTry updating with `tldr --update`, or submit a pull request to:\nhttps://github.com/tldr-pages/tldr\nShow manpage (y/n)?y\n\nLOOK(1)                                                    BSD General Commands Manual                                                    LOOK(1)\n\nNAME\n     look — display lines beginning with a given string\n\nSYNOPSIS\n     look [-bdf] [-t termchar] string [file ...]\n...\n\n# Lookup something with a tldr page:\n$ ./manpage-wrapper.sh tar\n  Archiving utility.\n  Often combined with a compression method, such as gzip or bzip.\n  More information: \u003chttps://www.gnu.org/software/tar\u003e.\n  [c]reate an archive from [f]iles:\n      tar cf target.tar file1 file2 file3\n  [c]reate a g[z]ipped archive from [f]iles:\n      tar czf target.tar.gz file1 file2 file3\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdflock%2FManpage-Wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdflock%2FManpage-Wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdflock%2FManpage-Wrapper/lists"}