Romain Prieto
31d2d21d35
Merge pull request #312 from cnu/master
...
Normalize the final new line
2015-10-28 19:55:08 +11: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
Lukas B
4449011ece
Add mdfind
2015-10-26 12:55:32 +01:00
85pando
7d5449e69d
Fix: multiple one-lines
...
I hope this is a valid solution for the problem of the long description.
The solution is similar to the structure of (e.g.)
https://github.com/tldr-pages/tldr/blob/master/pages/common/find.md
2015-10-24 18:19:11 +02:00
Ruben Vereecken
acf8756f56
Merge pull request #309 from lord63-forks/lint-fix
...
Lint fix
2015-10-23 02:06:48 +02:00
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
Ruben Vereecken
99e78c58e0
Merge pull request #308 from lord63-forks/markdown-lint-fix
...
Fix markdown lint warnings for linux man pages
2015-10-22 09:12:47 +02:00
lord63
1d2d523b21
Fix markdown lint warning for linux man pages
2015-10-22 15:00:05 +08:00
85pando
98c5175193
Improve transcode: description
2015-10-21 13:13:29 +02:00
85pando
8b60691580
Fix transcode, better description, split commands
2015-10-21 12:24:21 +02:00
85pando
79552ed440
Add transcode
...
transcode is a video stream editor.
2015-10-21 11:44:14 +02:00
Romain Prieto
2b70e7ca14
Merge pull request #305 from blx/master
...
Fix readme typo 'exilir' -> 'elixir'
2015-10-15 13:35:27 +11:00
Ben Cook
6e8b962f20
Fix readme typo 'exilir' -> 'elixir'
2015-10-14 19:18:13 -07:00
Todd M. Guerra
5dea29f48c
Remove q info and change path to correct format
...
Removed q as it’s kind of generic and applies to many commands. Also
changed PATH to {{path}} to match the formatting of the other files.
2015-10-12 10:23:23 -04:00
Todd M. Guerra
85262973fa
Add some extra detail to git log command
...
Added the useful —oneline flag and also info on how to quit out (since
I always forget).
2015-10-09 16:00:28 -04:00
Waldir Pimenta
c05879add2
Create lsb_release.md
2015-10-09 09:17:32 +01:00
Waldir Pimenta
c4ca2f9ea3
mention lsb_release
2015-10-09 08:54:24 +01:00
Romain Prieto
08c5eefd1a
Merge pull request #301 from waldyrious/patch-4
...
"system name" --> "operating system", rmv examples
2015-10-05 09:13:44 +11: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
Romain Prieto
55a3c44ea8
Merge pull request #298 from e0i/master
...
Fixed a typo in dpkg
2015-09-23 20:40:01 +10:00
e0i
3d37dfc84c
Fixed a typo in dpkg
2015-09-23 13:17:08 +03:00
Romain Prieto
df4d16ae7c
Merge pull request #295 from lord63-forks/use-markdown
...
Use markdown for salt, salt-run and zbarimg
2015-09-22 23:00:22 +10:00
lord63
52dd29cb9c
Use markdown for salt, salt-run and zbarimg
2015-09-22 20:01:11 +08:00
Romain Prieto
c0bbae2fdc
Merge pull request #296 from lord63-forks/sort-index-json
...
Sort the index json file
2015-09-22 21:53:36 +10:00
lord63
e0ce21e6d0
Sort the index json file
2015-09-22 17:08:04 +08:00
Romain Prieto
5cc6eeace1
Merge pull request #297 from lord63-forks/remove-userdel
...
Remove userdel command page in linux folder
2015-09-21 20:23:02 +10: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
Romain Prieto
6df1b57b1a
Merge pull request #294 from waldyrious/patch-4
...
rework/expand CONTRIBUTING.md
2015-08-25 13:11:58 +10:00
Waldir Pimenta
918379c482
remove obsolete paragraph
...
also revert US/UK spelling change
2015-08-25 04:07:19 +01:00
Waldir Pimenta
daef03a298
rework/expand
...
- merge do's and don'ts, since they had mostly the same advice
- move token formatting info to the guideline section and the markdown section, as appropriate
- tweak spelling and fix a couple typos
- fix options vs. values in the formatting example, and add a token there.
2015-08-25 01:16:26 +01:00
Waldir Pimenta
a92aec7dc0
restore short option -i per discussion in #293
2015-08-25 00:56:09 +01:00
Ruben Vereecken
caa4146074
Merge pull request #292 from ignazioc/features/add_xctool
...
Added page for xctool
2015-08-23 23:52:36 +02:00
Waldir Pimenta
0348a644de
various fixes and tweaks to sed
...
- don't use g in all examples
- fix option for extended regex (-E is in grep :))
- spell out the -i option and remove a stray `''` from that command
- use the term "expressions" in the example using -e
2015-08-20 16:59:41 +01:00
IgnazioC
491e6b6cf4
fix typo and example order
2015-08-20 06:59:07 +02:00
Marvin Reimer
65075cc8ce
added more options based on github comments
2015-08-19 23:37:44 +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
Marvin Reimer
1cc2dbc211
remove verbose
2015-08-16 00:11:59 +02:00
Marvin Reimer
6ff973c0fe
add more exiftool examples
2015-08-15 17:04:31 +02:00
Romain Prieto
5d3143bbf5
Merge pull request #288 from YellowApple/patch-1
...
Add tldrb
2015-08-09 18:25:05 +10:00
Ryan S. Northrup
695ed31020
Add tldrb
...
Hey, you said to let y'all know if I'm building a client, so here y'all go.
It's pretty much built already, in the sense that it'll grab a tldr (tries OS-specific first, then "common" if there's no OS-specific one or the OS isn't supported yet; by the way, us BSD users feel rather left out :) ). Doesn't try to format anything yet, so it just barfs out raw markdown; if I keep tinkering with this, the next addition will probably be a basic formatter.
2015-08-07 19:18:44 -07:00
Waldir Pimenta
3407a4ae65
add clang
2015-08-04 19:18:34 +01:00
Romain Prieto
2e34e66405
Merge pull request #285 from waldyrious/patch-1
...
use a more useful second example
2015-07-09 08:26:18 +10: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
Ruben Vereecken
cd10117073
Merge pull request #284 from TechplexEngineer/patch-2
...
add the regex for whitespace replace
2015-06-26 15:04:04 +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