100 Commits
Author SHA1 Message Date
Agniva De Sarker 62731a8b64 Correctly store language and platform mappings together (#3588)
Previously they were stored separately in their own arrays.
This made them disconnected, and impossible to know if a page
belonged to which platform and language combination.

This PR adds an array of objects called `targets` which contains
platform/language pairs.
2019-11-19 18:58:23 +01:00
Agniva De Sarker 0d048d2074 kustomize: make minor improvements (#3409) 2019-10-13 12:47:00 +01:00
Agniva De Sarker d76e3a4a5e CONTRIBUTING: remove mention of BCP47 (#3255) 2019-08-26 09:43:23 +01:00
Agniva De Sarker 27ce3194bd journalctl: remove unnecessary example 2019-08-17 10:03:03 +05:30
Agniva De Sarker e75c07b0f3 feedreader: fix homepage link (#3222) 2019-08-04 15:06:01 +01:00
Agniva De Sarker 6cbf29d3fc ack: made some changes
- Changed description of file type
- Added command to list all types
2019-03-07 14:06:32 +05:30
Agniva De Sarker 1e28a0cbc0 [Security]: Moving to a secure way of uploading assets (#2747)
* [Security] Moving to a secure way of uploading assets
2019-02-03 14:57:35 +01:00
Agniva De Sarker d7f6df4ed7 Include languages in index file (#2696) 2019-01-10 13:52:44 +05:30
Agniva De Sarker 747ae04995 README: bring back old markdown syntax 2018-11-14 22:20:44 +00:00
Agniva De Sarker 977b4c60dc hyperfine: update examples (#2395) 2018-10-05 14:26:21 +01:00
Agniva De Sarker c115541a36 wasm-objdump: add page (#2373) 2018-10-03 22:13:11 +05:30
Agniva De Sarker ffd0b4bee4 wasm-opt: add page (#2383) 2018-10-03 22:11:02 +05:30
Agniva De Sarker 0233b61e11 wasm2c: add page (#2375) 2018-10-02 10:23:43 +01:00
Agniva De Sarker dc5d1d8b44 wasm2wat: add page (#2360) 2018-10-01 22:32:01 +05:30
Agniva De Sarker 747dd0f799 wat2wasm: add page (#2359) 2018-10-01 21:48:32 +05:30
Agniva De Sarker b16fa9f0fa find: reoder example 2018-08-27 13:40:39 +05:30
Agniva De Sarker 0476a38556 COMMUNITY-ROLES: move Waldir to past owner 2018-08-26 23:16:02 +05:30
Agniva De Sarker c40a7761a1 godoc: add options to use index (#2234) 2018-08-20 17:31:17 +01:00
Agniva De Sarker 875fe63c92 Revert "chsh: added list chells command" (#2242) 2018-08-13 10:02:37 +05:30
Agniva De Sarker 67faba5fb3 xar: simplify descriptions 2018-07-24 16:14:02 +01:00
Agniva De Sarker 224d20d4ed xar: add tokens
Made the filename consistent with other pages.
2018-07-24 16:14:02 +01:00
Agniva De Sarker 86789ce709 certbot: fix minor grammatical mistake (#2156) 2018-06-26 16:20:04 +01:00
Agniva De Sarker 2ddd4f552c as: add page (#2128) 2018-06-13 17:48:28 +01:00
Agniva De Sarker 8f6a40fe9a unzip: clarify charset description 2018-05-09 12:24:36 +05:30
Agniva De Sarker 1fd030ef01 jq: clarify json text input from stdin 2018-04-17 10:05:20 +01:00
Agniva De Sarker fbb9ddd4c1 detox: fix linter issues 2018-03-27 10:14:39 +01:00
Agniva De Sarker ddc10f1be0 xxd: add length flag (#2034) 2018-03-19 09:14:35 +00:00
Agniva De Sarker b0906952ef tooling: remove old scripts to generate pdf
Now that a new tool has been checked in, therefore removing old one.
2018-03-12 19:08:33 +05:30
Agniva De Sarker 22d3ce22ab dmidecode: add cpu and memory information (#1990) 2018-02-16 09:15:53 +05:30
Agniva De Sarker e23bc273f7 standard: make the example specify multiple files 2018-02-02 19:08:39 +08:00
Agniva De Sarker d30142fabe dig: add more options (#1947) 2018-02-02 12:13:22 +05:30
Agniva De Sarker fa3828cf10 add documentation about Travis token (#1902) 2018-01-18 16:08:23 +00:00
Agniva De Sarker ec85c43723 Using new travis token 2018-01-18 08:55:56 +05:30
Agniva De Sarker 4eb5596bf2 hg-serve: clarification about the ssl bundle file 2018-01-17 17:38:16 +05:30
Agniva De Sarker 7a0e6a7587 hg-update: clarifying the date format 2018-01-15 21:00:56 +05:30
Agniva De Sarker 9a7a4503d6 maintainers-guide.md: Suggest to use rebase rather than merge (#1887) 2018-01-13 12:29:33 +05:30
Agniva De Sarker 995d43b46a cpufreq-set: clarify description 2018-01-11 17:33:52 +05:30
Agniva De Sarker 75ce4244d5 flac: match conventions
- Removed preceding / from file paths
- Made the output flag to be consistent on both examples
-Clarified the output file location in the first example
2018-01-09 13:56:49 +05:30
Agniva De Sarker 2fbd2598eb cpufreq-set: wrap in backticks 2018-01-07 14:29:20 +05:30
Agniva De Sarker 5d30dbfc4d latexmk: merge linux/latexmk with common/latexmk (#1861) 2018-01-04 23:32:41 +05:30
Agniva De Sarker f178e85efc qpdf: remove spaces 2018-01-03 14:30:33 +05:30
Agniva De Sarker f49ed66463 hg-branch: remove "new_"
This makes the page consistent with git branch
2018-01-03 09:02:19 +05:30
Agniva De Sarker a98398f68d strace: fix syntax 2018-01-01 21:06:51 +05:30
Agniva De Sarker 22285c6224 flex: put lex within backticks 2018-01-01 17:28:25 +05:30
Agniva De Sarker 1e8f60f7cd find: add unit for mtime
Clarifying that mtime stands for no. of days
2017-12-31 01:13:15 +05:30
Agniva De Sarker f8795d0c01 git-submodule: use the standard directory convention 2017-12-29 13:17:25 +05:30
Agniva De Sarker 608b34a1cb git-clone: wrapping depth in tokens 2017-12-29 11:32:01 +05:30
Agniva De Sarker 507d80a94e update ISSUE_TEMPLATE with feedback 2017-12-29 08:49:33 +05:30
Agniva De Sarker 852edabca9 tree: update description
Also added tokens
2017-12-29 08:45:39 +05:30
Agniva De Sarker 0a5a374553 ffmpeg: add tokens around crf value 2017-12-28 17:35:56 +05:30
Agniva De Sarker d18f347a93 xman: simplify description 2017-12-27 17:28:52 +05:30
Agniva De Sarker b60842e5a9 http: update to example.com
And also fix a minor typo
2017-12-22 09:27:22 +05:30
Agniva De Sarker f6af5fac20 Add a punctuation 2017-12-21 11:09:14 +05:30
Agniva De Sarker 01ea4dd31d change to example.com 2017-12-20 22:48:12 +05:30
Agniva De Sarker b75a231f43 osx: remove preceding slash 2017-12-20 17:22:53 +05:30
Agniva De Sarker c0c8e736a3 remove preceding slash 2017-12-20 17:22:32 +05:30
Agniva De Sarker 4f851987d1 hg-pull: minor changes
- using a single word joined by underscore
- changing from backtick to double quotes
2017-12-20 08:49:04 +05:30
Agniva De Sarker b67ac7a2df Clarify .hg directory 2017-12-18 17:47:57 +05:30
Agniva De Sarker 0e5d6a2cf5 fsck: moved to linux, macOS version created (#1803) 2017-12-18 17:45:55 +05:30
Agniva De Sarker 93453fe542 Adding tokens 2017-12-17 18:41:23 +05:30
Agniva De Sarker 9eb1e4f686 Changing comment to message
To better match with description
2017-12-15 09:40:18 +05:30
Agniva De Sarker b887a6506c Fixed a typo 2017-12-13 13:54:36 +05:30
Agniva De Sarker 524b308712 Restructuring the entire page 2017-12-13 11:43:18 +05:30
Agniva De Sarker 5c45c602a2 adding tokens around *.backup 2017-12-10 18:55:58 +05:30
Agniva De Sarker e1139aa0a2 remove comma from heading 2017-12-10 18:53:00 +05:30
Agniva De Sarker 9e55e9f452 put page nos. inside tokens 2017-12-07 11:59:30 +05:30
Agniva De Sarker 3b0383d075 grep: remove 2 examples (#1750)
* grep: remove 2 examples

Make the page conform to our maximum limit of 8 examples

Fixes #1695

* Address review comments
2017-12-07 08:53:40 +05:30
Agniva De Sarker b08fcba53f mediainfo: add page (#1646) 2017-12-05 21:09:58 +05:30
Agniva De Sarker 4d62dfedea free: apply conventions
- Used the multiple options convention properly
- Added a concrete example
2017-12-02 20:25:03 +05:30
Agniva De Sarker 42b679e93b chmod: remove square brackets around "recursively" 2017-11-30 08:56:20 +05:30
Agniva De Sarker 4b638bfc34 Fix incorrect link to style guide 2017-11-29 11:41:28 +05:30
Agniva De Sarker 49468f7b48 sudo: changed wording to indicate default shell 2017-11-29 08:57:56 +05:30
Agniva De Sarker dc0653e986 surge: update page
-  Made tokens to be snake case
- Simplified description
- Simplified DNS name description
2017-11-28 20:48:41 +05:30
Agniva De Sarker e5d314aeeb Revert "pacman: update install instructions"
This reverts commit 37ff096332.

See discussion at https://github.com/tldr-pages/tldr/pull/1562#issuecomment-346997167
2017-11-27 22:53:52 +05:30
Agniva De Sarker 29612adca2 add a comma 2017-11-24 11:41:53 +05:30
Agniva De Sarker 88289e54be fix minor grammatical issue 2017-11-23 11:41:06 +05:30
Agniva De Sarker 8edaf808ca Simplified heading 2017-11-21 00:16:13 +05:30
Agniva De Sarker 3e50a71cfd rainbowstream: simplify descriptions 2017-11-04 10:20:38 +05:30
Agniva De Sarker dbff7a26f7 git-diff: update description
Replace backticks with quotes
2017-11-02 09:47:47 +05:30
Agniva De Sarker ac600a36e0 jekyll: update page
- Made heading to be all lower case
- Changed the word _site from inside backticks to quotes
2017-10-31 09:39:36 +05:30
Agniva De Sarker 74ce43b08d lein: beautify page
- made REPL as upper case
- wrapped -main in quotes rather than backticks
2017-10-31 09:39:24 +05:30
Agniva De Sarker 37ff096332 pacman: update install instructions
Adding the `-u` flaf to install according to best practices

https://github.com/tldr-pages/tldr/pull/1562
2017-10-30 09:54:50 +05:30
Agniva De Sarker 3c66fc488e exa: update page
- Added tokens around parameters
- Put backticks around ls
- Simplified some descriptions.
2017-10-29 00:02:54 +05:30
Agniva De Sarker f3e1e62cdf tee.md: added missing quotes 2017-10-28 16:49:38 +05:30
Agniva De Sarker abd98777f5 write: simplify page
- Simplify heading and made who command within backticks
- Simplified some command descriptions.
2017-10-26 21:39:43 +05:30
Agniva De Sarker c08b505477 update-alternatives: simplify descriptions 2017-10-24 10:03:41 +05:30
Agniva De Sarker 2290f6a0e3 couchdb: simplify description 2017-10-20 11:35:15 +05:30
Agniva De Sarker 868954c0b4 foreman: update page
- Put double quotes around worker
- Wrap worker in tokens in the example
2017-10-18 23:15:49 +05:30
Agniva De Sarker 7c57e2b052 ssh-add: use quotes instead of tokens 2017-10-18 13:09:42 +05:30
Agniva De Sarker 0aec455bcf use quotes instead of tokens 2017-10-18 13:09:17 +05:30
Agniva De Sarker 3ff22d2260 Adding tokens to variables 2017-10-17 09:34:58 +05:30
Agniva De Sarker bb165ecc57 stat: remove the "use stat" 2017-10-16 11:38:23 +05:30
Agniva De Sarker 0833e8e8d9 stat: update osx variant
- Fix a minor grammar error
- Removed the file permissions example and only kept the file owner and group.
2017-10-16 11:37:39 +05:30
Agniva De Sarker 6dd84e41fe stat: simplify page
- Fix minor grammar mistake
- Removed the octal file permissions as they have been already mentioned above.
2017-10-16 11:33:38 +05:30
Agniva De Sarker 797b45b8b7 codesign: remove direct 2nd person usage 2017-10-16 01:41:43 +05:30
Agniva De Sarker 3e90d69a34 ldconfig: add page (#1536) 2017-10-11 17:31:20 +05:30
Agniva De Sarker 3bc0056441 Create ISSUE_TEMPLATE.md 2017-09-25 12:14:00 +05:30
Agniva De Sarker 7cce91b3c0 ffmpeg: add extract frame example and other tweaks (#1477) 2017-09-23 09:41:41 +05:30
Agniva De Sarker 980eb7ed35 Update ntfsfix.md
Simplified descriptions. Got rid of obvious text.
2017-09-02 18:13:15 +00:00
Agniva De Sarker 338f4be207 objdump: fix minor grammar issues 2017-09-02 00:29:41 +05:30