Commit Graph

2733 Commits (30c8d98ee9b9f62fa0dffde822aa8c12a122afb4)

Author SHA1 Message Date
Agniva De Sarker 8edaf808ca
Simplified heading 2017-11-21 00:16:13 +05:30
Matías Andrade Guzmán f853a5956e telnet: fix typo
Line 7 said telnel instead of telnet.
2017-11-19 10:12:10 +05:30
Nicolas Zachow 625d6c1413
Removing skeaky space. 2017-11-19 01:09:05 -03:00
Nicolas Zachow 331400f964
cal: Add use case
For clarity I changed "-m" to "--monday".
Also, I've removed the "cal -y" for simplicity.
You could just user "cal {year}" to get the same information.
2017-11-19 00:59:51 -03:00
ckovsky 1dbea9456b borg: add page (#1631) 2017-11-18 09:22:18 +05:30
sadboyzvone 0f1e8052e9 rbash: remove some restrictions 2017-11-17 16:39:15 +01:00
sadboyzvone ff781ee8f0 rbash: put restrictions onto 1 line 2017-11-17 16:37:36 +01:00
Starbeamrainbowlabs 9bc122e934 pdfunite: Add page (#1633) 2017-11-17 17:58:44 +05:30
sadboyzvone 373bdf1982 rbash: fix for lint 2017-11-16 22:46:57 +01:00
sadboyzvone 4dc0202460 rbash: add page 2017-11-16 22:40:05 +01:00
Ayush Dwivedi ced7343ea0 modinfo: add page (#1585) 2017-11-15 17:54:53 +05:30
Starbeamrainbowlabs 6bc2d6cf7a
df: add specific file/folder usecase (#1630) 2017-11-14 13:52:51 +00:00
Ayush Dwivedi 7cca370237 bmon: add page (#1582) 2017-11-13 23:17:57 +05:30
Polle Vanhoof 654c01fcd1
df: converted to snake case and small text change 2017-11-13 16:25:47 +01:00
Yan Uehara 1905be4092 attrib: add page (#1616) 2017-11-13 11:10:05 +05:30
Frank Lamar 93f1fa4397 astyle: add page (#1543) 2017-11-13 11:08:17 +05:30
Polle Vanhoof 2dc563ae66
df: add specific file/folder usecase
It can often be useful to not just list all the file systems, but to figure out on which one a specific file or folder is located
2017-11-12 19:19:53 +01:00
Tan Shuai abaabe35ca find: fix -mtime example (#1625) 2017-11-08 19:39:07 +00:00
Starbeamrainbowlabs 4b9550be70
ncat: add page (#1620) 2017-11-08 19:35:52 +00:00
Starbeamrainbowlabs 4d7c7de5bf
codesign: add page (#1523) 2017-11-08 19:33:46 +00:00
Starbeamrainbowlabs 83f4361136
vim: simplify substitution in whole file (#1555) 2017-11-08 19:32:00 +00:00
Polle Vanhoof 4ce03d950c
ncat: update description and style 2017-11-06 12:00:45 +01:00
SAURABH SHARMA e611ceffe5 dir: add page (#1567) 2017-11-05 21:24:15 +05:30
Starbeamrainbowlabs af085efc39
eslint: add page (#1617) 2017-11-04 11:38:36 +00:00
Starbeamrainbowlabs f335861d41
rainbowstream: add page (#1549) 2017-11-04 11:36:22 +00:00
Starbeamrainbowlabs 1387b02a69
trans: add page (#1590) 2017-11-04 11:31:25 +00:00
Starbeamrainbowlabs 2e7d3e05fd
pdfgrep: add page (#1580) 2017-11-04 11:29:30 +00:00
Starbeamrainbowlabs 1061f50029
roll: add page (#1591) 2017-11-04 11:27:53 +00:00
Starbeamrainbowlabs e831d624bb
ffmpeg: update examples for modern syntax, add commentary on CRF vs CBR options, add remuxing example (#1595) 2017-11-04 11:27:00 +00:00
Timo Sand c6eaf3ae24 git-diff: Adds comparison of file on current branch to other branch (#1611) 2017-11-04 15:01:27 +05:30
Agniva De Sarker 3e50a71cfd
rainbowstream: simplify descriptions 2017-11-04 10:20:38 +05:30
Starbeamrainbowlabs 14279f02e3
git-diff: add example using relative time range (#1619) 2017-11-03 23:06:20 +00:00
Starbeamrainbowlabs 67fccf59ef
ag: tokenize values (#1618) 2017-11-03 23:03:54 +00:00
Starbeamrainbowlabs 9de0ee64f5
exa: add page (#1589) 2017-11-03 23:02:18 +00:00
AnimiVulpis dc98db21e0 Change words that are translated 2017-11-02 13:31:21 +01:00
Agniva De Sarker dbff7a26f7
git-diff: update description
Replace backticks with quotes
2017-11-02 09:47:47 +05:30
Juan Leñero a50e72570f
Add pdfgrep.md to osx folder. 2017-11-01 17:32:52 -05:00
Juan Leñero 403bd1720a
Use colon for consistency. 2017-11-01 17:29:10 -05:00
Juan Leñero da10a8fa0d
Update pdfgrep.md 2017-11-01 17:27:26 -05:00
Polle Vanhoof 9b6606587b
ncat: add missing dots 2017-11-01 22:48:18 +01:00
Polle Vanhoof f7b7265c3e
ncat
ncat: create page
2017-11-01 20:52:54 +01:00
jitakirin 29bae17f8c
git-diff: update examples to show other possibilities
Show that date expression/spec can contain other items and combinations of items, or an actual timestamp.
2017-11-01 07:07:23 +00:00
jitakirin a33f630def
git-diff: add example using relative time range
Close #1368
2017-10-31 22:32:16 +00:00
AnimiVulpis 0e48d77af1 Fix tokenization 2017-10-31 22:47:37 +01:00
AnimiVulpis 86aee1cfae Fix tokenization 2017-10-31 22:41:52 +01:00
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
AnimiVulpis 2d3be20046 ag: tokenize values 2017-10-30 23:48:56 +01:00
AnimiVulpis dacc52d182 Incorporate change requests
- Fix wrong usage of dices vs. dice
- Tokenize everything
2017-10-30 23:18:41 +01:00
AnimiVulpis 7be77ea9cc Incorporate change requests
- Remove unnecessary markdown boldness
- Tokenize all the values
- Change a few descriptions
2017-10-30 23:07:30 +01:00