Commit Graph

2525 Commits (868954c0b43423a3d24253ebf1daa4e47319e978)

Author SHA1 Message Date
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
Starbeamrainbowlabs 538e7dfc98 stat: add page (#1518) 2017-10-18 14:49:57 +01:00
Starbeamrainbowlabs 732dabf012 ssh-add: add page (#1551) 2017-10-18 14:47:03 +01:00
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
mashehu 8f1903a903 ssh-add: updated descriptions 2017-10-18 09:13:09 +02:00
mashehu 26062667b9 ssh-add: formating corrections 2017-10-17 17:34:37 +02:00
mashehu e8eb122cf5 ssh-add: fix for altered package.json 2017-10-17 17:29:11 +02:00
mashehu 04cb5ca043 ssh-add: added simplest command and split into platforms 2017-10-17 17:21:51 +02:00
mashehu 29247e408c Merge remote-tracking branch 'upstream/master' into ssh-add 2017-10-17 16:53:25 +02:00
kalebo fb91a188bd last: add example that avoids hostname truncation (#1540) 2017-10-17 12:00:41 +05:30
Agniva De Sarker 3ff22d2260 Adding tokens to variables 2017-10-17 09:34:58 +05:30
kalebo fcdd190c3a Corrected inaccuracy 2017-10-17 09:34:58 +05:30
mashehu 52f0987681 ssh-add: add page (now for real) 2017-10-16 18:17:15 +02:00
mashehu 4e85d11586 ssh-add: add page 2017-10-16 17:34:33 +02:00
pydo d7a1ab2550 nmcli: add page (#1547) 2017-10-16 17:11:31 +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
Juan Martin Enriquez 3490cc61a8 stat: add osx page 2017-10-15 22:02:25 -03:00
Starbeamrainbowlabs 3b1696ecb4 foreman: add page (#1526) 2017-10-15 12:15:59 +01:00
Vincent Yang 80a1fa5ef3 Updated foreman grammar 2017-10-14 20:58:16 -07:00
Starbeamrainbowlabs cf2b18e04c zip: simplify -x example (#1490) 2017-10-13 21:44:52 +01:00
Starbeamrainbowlabs a0e9916532 diffstat: add page (#1539) 2017-10-13 21:30:35 +01:00
Starbeamrainbowlabs db3c089ba1 microcom: add page (#1538) 2017-10-13 21:27:47 +01:00
Starbeamrainbowlabs e1cf267eec pushd: added platform specific examples in windows, osx and linux. Removed from common. (#1535) 2017-10-13 21:25:00 +01:00
Starbeamrainbowlabs c666f50047 lsmod: add page 2017-10-13 09:35:28 +05:30
Jeroen Meulemeester 94e2496c29 microcom: Fix various review comments
- Expand the description to prevent confusion
 - Use 'baud rate' instead of baudrate
 - Replace '-' chars in example parameter values with '_'
 - Remove the telnet RFC number
2017-10-12 00:12:15 +02:00
juan88 4ac50b77b1 pushd: improved description of command 2017-10-11 18:00:51 -03:00
Harry Mumford-Turner c43138e2a2 Changed wording for the description and 2nd command 2017-10-11 19:57:10 +01:00
Starbeamrainbowlabs 4510294353 pup: add page (#1533) 2017-10-11 19:46:32 +01:00
Starbeamrainbowlabs a6a29fcf09 nginx: small grammar fixes (#1537) 2017-10-11 21:41:20 +05:30
deekim fbf4590e7a fixup! pup: add page 2017-10-11 08:17:46 -04:00
Agniva De Sarker 3e90d69a34 ldconfig: add page (#1536) 2017-10-11 17:31:20 +05:30
Muhammad Falak Reyaz Wani 1f7694753f sar: add page (#1532) 2017-10-11 11:42:11 +01:00
Zac ae695bdbb7 locust: add page (#1534) 2017-10-11 11:29:29 +01:00
Starbeamrainbowlabs 40243341f6 popd: add page (#1517) 2017-10-11 11:25:06 +01:00
Vincent Yang e274d45f41 r: add page (#1524) 2017-10-11 09:10:00 +05:30
deekim 2f4233a52d fixup! pup: add page 2017-10-10 19:05:27 -04:00
deekim e5bcbfd081 fixup! pup: add page 2017-10-10 19:03:33 -04:00
deekim e2f2779c3c fixup! pup: add page 2017-10-10 19:00:49 -04:00
Harry Mumford-Turner 5f0222e340 Added period 2017-10-10 16:53:28 +01:00
Harry Mumford-Turner cef38fe8ef diffstat: add page
----
- [x] The page (if new), does not already exist in the repo.

- [x] The page (if new), has been added to the correct platform folder:  
      `common/` if it's common to all platforms, `linux/` if it's Linux-specific, and so on.

- [x] The page has 8 or fewer examples.

- [ x The PR is appropriately titled:  
      `<command name>: add page` for new pages, or `<command name>: <description of changes>` for pages being edited

- [x] The page follows the [contributing](https://github.com/tldr-pages/tldr/blob/master/CONTRIBUTING.md) guidelines
2017-10-10 16:23:07 +01:00
Juan Martin Enriquez 57d3300404 popd: fixed description 2017-10-09 23:17:16 -03:00
Juan Martin Enriquez abe5a4936f pushd: fixed description 2017-10-09 23:12:58 -03:00
Jeroen Meulemeester d9243947c5 microcom: add page 2017-10-09 23:04:52 +02:00
Starbeamrainbowlabs bc711523a0 traefik: add page (#1512) 2017-10-09 20:59:59 +01:00
Juan Martin Enriquez 095a89cc72 stat: fixed location of page to pages/linux 2017-10-09 00:18:01 -03:00
Juan Martin Enriquez 8bdd25d67f pushd: added platform specific examples in windows, osx and linux. Removed from common. 2017-10-09 00:09:49 -03:00
Juan Martin Enriquez c773e52604 popd: fix format issues 2017-10-08 23:41:57 -03:00