Commit Graph

1791 Commits (1e960c20035cb61e53d72814eddb179f2180f29a)

Author SHA1 Message Date
Waldir Pimenta 8bcb307d6c sort: add -h option (#859)
per discussion in #588
2016-05-09 14:20:35 +01:00
Waldir Pimenta d95b01fcd1 make the last examples more useful (#858)
Output to file and sort files.
2016-05-09 14:17:43 +01:00
Max Beier 17f0b9a1ca Added code to export to PDF (#861) 2016-05-09 14:16:43 +01:00
Leandro Ostera 5cc6ae001d Merge pull request #864 from tldr-pages/cut-diff-separators
cut: use different separator characters
2016-05-07 21:11:07 +02:00
Waldir Pimenta 2094ff365f use the term "delimiter" for the -d option 2016-05-07 18:28:06 +01:00
Waldir Pimenta fb43b993b1 mpc.md: tweak description of last example 2016-05-07 18:15:19 +01:00
Waldir Pimenta 2950f9b6b8 mdp.md: slight rewording 2016-05-07 18:11:30 +01:00
Leandro Ostera 89ad0da38f Merge pull request #868 from alx741/ghc
ghc: add page
2016-05-07 12:48:57 +02:00
Leandro Ostera 567fc3c2e9 Merge pull request #871 from sbrl/cloc
Add cloc
2016-05-07 12:48:46 +02:00
Leandro Ostera e9aebdd5a3 Merge pull request #872 from alx741/mpc
mpc: add page
2016-05-07 12:48:38 +02:00
Leandro Ostera 0ba139d930 Merge pull request #867 from alx741/cabal
cabal: add page
2016-05-07 12:48:27 +02:00
Leandro Ostera 1aa0d2e99f Merge pull request #870 from alx741/rustc
rustc: add page
2016-05-07 12:48:18 +02:00
Leandro Ostera 06c9316a1e Merge pull request #873 from alx741/mdp
mdp: add page
2016-05-07 12:47:37 +02:00
Daniel Campoverde [alx741] 2cb2770214 mdp: fix typo 2016-05-06 17:19:36 -05:00
Daniel Campoverde [alx741] b5387ef527 rustc: remove test harness option 2016-05-06 11:59:33 -05:00
Daniel Campoverde [alx741] 21f3cecd77 mdp: clarify about font color `--invert` 2016-05-06 11:48:01 -05:00
Daniel Campoverde [alx741] 8121dda4a4 mpc: apply corrections and suggestions 2016-05-06 11:24:46 -05:00
Daniel Campoverde [alx741] b8e7840054 mdp: specify ncurses in the description 2016-05-06 11:07:10 -05:00
Starbeamrainbowlabs fb3cf26a7d Make directory paths even more clearerererer 2016-05-06 10:41:00 +01:00
Starbeamrainbowlabs 154d0db2a3 Fixed directory tokens. 2016-05-06 10:12:39 +01:00
Starbeamrainbowlabs 28b087e980 Correct progress example. 2016-05-06 09:57:18 +01:00
Starbeamrainbowlabs 88efafaf97 SImplify directory tokens. 2016-05-06 06:44:10 +01:00
Daniel Campoverde [alx741] fb11e1f09a mdp: add page 2016-05-06 00:04:23 -05:00
Daniel Campoverde [alx741] ff1a038cfb mpc: add page 2016-05-05 22:33:53 -05:00
Starbeamrainbowlabs 80a67a17aa Add cloc
Find out more about cloc here: https://github.com/AlDanial/cloc
2016-05-05 20:01:56 +01:00
Daniel Campoverde [alx741] a923bc13e1 rustc: improve description 2016-05-05 12:01:04 -05:00
Daniel Campoverde [alx741] fa2c2e295d cabal: improve description 2016-05-05 11:44:25 -05:00
Daniel Campoverde [alx741] 164f1c9997 ghc: more explicit 2016-05-05 11:33:43 -05:00
Livio Bieri 9f182ee686 Update npm.md 2016-05-05 16:13:29 +02:00
Igor Shubovych c97b220f5b Merge pull request #869 from alx741/cargo 2016-05-05 15:31:26 +03:00
Daniel Campoverde [alx741] de5e247966 rustc: add page 2016-05-04 20:51:41 -05:00
Daniel Campoverde [alx741] 05d68a0056 cargo: add page 2016-05-04 20:39:32 -05:00
Daniel Campoverde [alx741] 8e84a68711 ghc: add page 2016-05-04 20:22:26 -05:00
Daniel Campoverde [alx741] 745392d8e0 cabal: add page 2016-05-04 20:05:16 -05:00
Felix Yan b61acdf8a0 Merge pull request #865 from tldr-pages/ag-l-o
ag: add -l and -o options
2016-05-04 09:38:16 -05:00
Livio Bieri 9dc3893c59 Add npm install --save-dev 🐖
Am I the only one who always forgets if it's --saveDev or --save-dev? My suggestions add --save-dev too. 💩
2016-05-04 10:46:42 +02:00
Waldir Pimenta ebeed606d9 iconv: more explicit example descriptions (#863) 2016-05-03 08:27:32 +01:00
Waldir Pimenta 4517f2e411 ag: add -l and -o options 2016-05-02 14:33:59 +01:00
Waldir Pimenta d1f217b68f cut: use a different separator characters 2016-05-02 13:02:22 +01:00
Max Beier 49c7b1b342 curl: hyphen instead of en dash (#857) 2016-04-26 18:28:44 +01:00
Waldir Pimenta 4fb0b58900 make extended regex character list more readable 2016-04-22 14:23:06 +01:00
Leandro Ostera 87852edbb5 Merge pull request #855 from tldr-pages/grep-tweaks
various tweaks to grep
2016-04-22 15:16:28 +02:00
Waldir Pimenta 7782d92820 various tweaks to grep
- use "case-insensitive" in the description of the -i option to make the initialism clear
- use path/to/file instead of file_path
- mention extended regex syntax and expand first occurrence to spell "regular expression"
- clarify wording of the -C example description
2016-04-22 12:24:24 +01:00
Felix Yan 5841b530e7 Merge pull request #854 from tldr-pages/sed-tweaks
sed tweaks
2016-04-21 23:00:53 -05:00
Waldir Pimenta 685b6ea8bd sed: swap extended regex & line pattern examples 2016-04-21 19:13:01 +01:00
Waldir Pimenta 1c76b8ea7b sed: reword last example and add it to the osx version too 2016-04-21 19:11:33 +01:00
Waldir Pimenta d8a3a7f5e3 minor: fix spaces 2016-04-21 13:48:00 +01:00
Waldir Pimenta d6b7e93d0d Tweak description, per discussion in #827 2016-04-21 13:45:55 +01:00
Ilya Tribusean b3fb312afc expr, bzip2: add page. iptables: fix typo (#827) 2016-04-21 13:44:40 +01:00
Felix Yan 217a96797b Merge pull request #852 from joashc/timedatectl-ntp
timedatectl: add set-ntp example
2016-04-20 07:31:15 -05:00