Commit Graph

230 Commits (0d2cfc2e3d47dc2713339f54df9d59ec56836a67)

Author SHA1 Message Date
Mehdi FARSI 0d2cfc2e3d Undo unstaged local modification 2015-11-24 00:21:20 +01:00
Leandro Ostera 1a75ffb92a Update sed.md
Error on the command.
2015-11-23 16:05:25 +01:00
lord63 fbd8c639ff Don't exclude markown md038 warning, close #314
also fix the md038 warning in common/sort.md
2015-11-03 20:24:36 +08:00
lord63 bdeb134a92 Fix pgrep: remove the nonexistent -i parameter 2015-10-31 15:46:42 +08:00
Srinivasan R e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
lord63 56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
lord63 3e1df9f818 Fix lint for osx 2015-10-22 15:33:24 +08:00
lord63 1d2d523b21 Fix markdown lint warning for linux man pages 2015-10-22 15:00:05 +08:00
Waldir Pimenta c4e1b051a7 "system name" --> "operating system", rmv examples
I think the connection with -s is still reasonably discernible, and the term OS is less ambiguous than just "system", so it doesn't need examples.
2015-10-03 11:30:53 +01:00
e0i 3d37dfc84c Fixed a typo in dpkg 2015-09-23 13:17:08 +03:00
lord63 52dd29cb9c Use markdown for salt, salt-run and zbarimg 2015-09-22 20:01:11 +08:00
lord63 e0ce21e6d0 Sort the index json file 2015-09-22 17:08:04 +08:00
lord63 a52648f811 Remove userdel command page in linux folder
that's because we've have it in common folder, and they are the same.
2015-09-05 22:16:20 +08:00
IgnazioC 491e6b6cf4 fix typo and example order 2015-08-20 06:59:07 +02:00
Ignazioc 689120cccc added index 2015-08-19 13:04:27 +02:00
Ignazioc da325c0ee8 Added page for xctool 2015-08-19 12:11:49 +02:00
Waldir Pimenta 1e763bedb9 reorganize per discussion at #285 2015-07-08 18:45:35 +01:00
Waldir Pimenta f8a34b8f73 improve example description, as agreed in #285 2015-07-06 12:39:39 +01:00
Waldir Pimenta 89a6b90afd use a more useful second example
grouping 3 related options that produce a more useful output. The descriptions are in the same order and use the same initials to allow understanding what each option does individually.
2015-07-01 20:57:51 +01:00
Ruben Vereecken 6b83bba0e4 Merge pull request #283 from TechplexEngineer/patch-1
Add another common use case for named sessions
2015-06-26 15:06:40 +02:00
Blake Bourque 2ab1bbefcd add the regex for whitespace replace
Ubuntu's rename (included in perl 5.14.2) does not include -c or --nows
2015-06-25 22:35:13 -04:00
Blake Bourque d5711a9507 Add another common use case for named sessions 2015-06-25 22:12:09 -04:00
Victor Goff cdf78655c3 Add .gem ignore back in 2015-06-23 10:39:10 -04:00
Ruben Vereecken b694dd10d5 Merge pull request #280 from rubenvereecken/markdown-lint
Markdown linting
2015-05-17 11:30:40 +02:00
Leandro Ostera 24085e5007 Adds Gemfile dependencies 2015-05-06 11:30:44 -03:00
Ruben Vereecken 6aa8fbc8aa Update git-diff.md
There was a type in `--name-only`.
2015-04-14 16:30:02 +02:00
Ruben Vereecken 8ed9bc672f Added a style file for markdownlint 2015-04-14 15:47:38 +02:00
Ruben Vereecken e5a0bf268b Merge pull request #267 from ostera/feature/index
feature: pages index.
2015-04-12 21:31:45 +02:00
egilkh 9ff3f2f814 Edit list items to be valid markdown.
Makes it conform to the convention from the rest of the pages.
2015-04-11 14:14:31 +02:00
Ruben Vereecken a98b6b9938 Added `make setup` and a pre-commit hook to rebuild index. 2015-04-09 13:20:43 +02:00
Daniel Diekmeier 679c3e36f5 Update cd.md 2015-04-07 13:42:01 +02:00
Jorge A. Borges f7828563b0 Adding git remote set-url example, removing git remote add and fetch 2015-03-30 23:20:14 +11:00
Jorge A. Borges 779407e76f Add git remote 2015-03-30 22:45:48 +11:00
matugm 9b76965333 Update strace 2015-03-21 02:02:35 +01:00
matugm 26e664ffcd Add strace 2015-03-21 01:01:05 +01:00
Ruben Vereecken 921be18ad7 Merge pull request #262 from quarcu/patch-1
Update rsync.md
2015-03-16 19:11:54 +01:00
Ruben Vereecken c0e6600fe3 Merge pull request #269 from Dahie/patch-8
Create tr.md
2015-03-16 19:08:07 +01:00
Waldir Pimenta 0d0180c172 add a separate example for overwriting a symlink
to make it clear what the -T option does,
as discussed in #180
2015-03-15 11:40:20 +00:00
Daniel Senff 7f48d18e12 common verb conjugation for all tr command descriptions 2015-03-14 16:34:38 +01:00
Daniel Senff 70017a6200 add more examples to tr
These examples were suggested to add and are based from the tr-wikipedia article at https://en.wikipedia.org/w/index.php?title=Tr_(Unix)&oldid=631477596
2015-03-14 12:05:19 +01:00
Piotr Szwarc bacc874cab Update rsync.md
Reduced flags for rsync over ssh.
2015-03-12 09:23:56 +00:00
Daniel Senff c86216e261 Create tr.md
tr is a small utility for translating characters in text documents
2015-03-12 09:41:54 +01:00
Hugo 269ff7dcd7 The CL shell and scripting interface for Drupal
https://github.com/drush-ops/drush
2015-03-10 14:18:12 +02:00
Leandro Ostera e24d9800a8 refactors index building script to output JSON
also removes index.md
2015-03-04 21:10:36 -03:00
Leandro Ostera 21cb9ac9e1 feature: pages index.
By having an index for the pages, it'd allow clients
to build autocomplete's and show an index of pages
making only one request (think `tldr list`). Subsequent
caching of this file would prevent further requests.

Included is a makefile to easily rebuild the index.
It could be tailored in case the pages structure changed.

In a particular case, the web client would benefit greatly
from an index. It'd know exactly what folder a command is in
and thus the number of requests would drop from 4 to 1.
2015-03-02 15:21:27 -03:00
Waldir Pimenta 6dd3e18110 fix typo: "programm" --> "program" 2015-03-02 09:06:40 +00:00
quarcu 65abc7f38d Update rsync.md
Added rsync over SSH
2015-02-28 18:09:18 +00:00
Ruben Vereecken 05620b0e2a Merge pull request #258 from rubenvereecken/master
Added gcc (C++ compiler) to common
2015-01-13 15:22:34 +01:00
Don Mayo bd28888d65 Add page for firewall-cmd in linux 2015-01-12 10:45:34 -05:00
Ruben Vereecken a557b7064e Added gcc (C++ compiler) to common 2015-01-12 12:40:00 +01:00