Commit Graph

1898 Commits (b256d9e49e08ddf7807a3ab81c4514a2a5548b94)

Author SHA1 Message Date
Gregor Aisch b256d9e49e added make -B 2016-09-15 19:53:54 +05:30
Waldir Pimenta df7fd7a1f1 cpio: qualify "(custom) binary format" 2016-09-14 23:30:06 +01:00
Waldir Pimenta 4525b11fcf Merge pull request #1052 from tldr-pages/cpio
cpio: update descriptions
2016-09-14 23:26:57 +01:00
Agniva De Sarker 143394bda4 cpio: Re-modify descriptions to match flags
- Also fixed a minor grammar error
2016-09-14 22:18:01 +05:30
Waldir Pimenta c4740ca4e3 launchctl: add page (#1040) 2016-09-14 17:29:12 +01:00
Agniva De Sarker 1ecdf19238 cpio: add detailed description about archive format 2016-09-13 12:05:19 +05:30
Parth Mehrotra 4bfdfacfa7 git-add: update to -A option (#1051)
See: (`git add -A` vs `git add .`)[http://stackoverflow.com/questions/26042390/git-add-asterisk-vs-git-add-period]
2016-09-12 09:53:57 +05:30
Waldir Pimenta 8589e1f7a5 Merge pull request #1049 from sbrl/patch-2
useradd: Add command to create a system user.
2016-09-11 13:38:18 +01:00
Starbeamrainbowlabs a9fea19ec4 Converted all arguments to the long form 2016-09-10 19:35:35 +01:00
Starbeamrainbowlabs b36b02692f Reworded other example to aid simplicity. 2016-09-10 19:34:16 +01:00
Eric Nielsen 41c8c1a197 more: Remove redundant `(next)` for Page down (#1044)
This makes sense in the less page,
where there are examples for both Page down and up,
but not here.
2016-09-10 23:01:51 +05:30
Agniva De Sarker 1a8f54c375 cpio: Update description to match flags 2016-09-10 22:02:57 +05:30
Waldir Pimenta 62d4d4816f du: rework page, add glob matching example (fixes #1032) (#1034)
* fixup: remove excess whitespace

* du: various tweaks

- improve main description (include what "du" stands for)
- simplify globbing example
- unify nomenclature of folder/directory
- minor tweaks to existing descriptions

* du: a bunch of further rewordings

these changes aim to improve both clarity but also the sequence of commands to make it easier to build a mental model of how the tool works.

* osx/du: sync w/ changes in the linux folder

* linux/du: sync w/ changes in the osx folder

* remove slighly redundant «recursively» to make description simpler
2016-09-10 12:18:28 +01:00
Starbeamrainbowlabs 49327963e2 Add command to create a system user to useradd.
Creating a new system user is common administrative task on the average linux server. Adding the appropriate command to tldr-pages will be rather useful, since it isn't something you do every day and is easy to forget.
2016-09-10 10:45:36 +01:00
Waldir Pimenta ed012db814 Merge pull request #1041 from tldr-pages/cron
cron: Add job definition example (addresses #822)
2016-09-09 09:02:48 +01:00
Agniva De Sarker 835c4a3e49 cron: Use day/month names instead of nos. 2016-09-09 13:22:41 +05:30
Waldir Pimenta 5b9958d77a inkscape: use FileQuit instead of FileClose
probably more useful in the general case
2016-09-09 04:02:40 +01:00
Agniva De Sarker 3c00a0d180 cron: Add job definition example 2016-09-08 15:09:19 +05:30
Kostyantyn Moroz ace09a9c9b Added format of crontab file 2016-09-08 15:09:19 +05:30
Waldir Pimenta 82c2fc4ff5 add @agnivade to the list of maintainers 2016-09-08 09:22:43 +01:00
Waldir Pimenta 813e63e09e Restoring lgtm.co integration; giving it another go to see if we can make it work this time
This reverts commit ba981e750e.
2016-09-08 09:18:20 +01:00
Waldir Pimenta b2085437e0 Restore MAINTAINERS file, as I'm plannint to give lgtm.co a try again
Plus, it's generally useful information.
This reverts commit d2b681ad9d.
2016-09-08 09:18:20 +01:00
Agniva De Sarker efaa91cb48 Merge pull request #1042 from tldr-pages/sass
sass: various tweaks
2016-09-08 11:23:02 +05:30
Waldir Pimenta ff14ef08b6 dokku: lowercase heading, per project guidelines 2016-09-08 04:33:35 +01:00
Waldir Pimenta 80de84361b sass: various tweaks
lowercase heading, and reword some descriptions for clarity and consistency
2016-09-08 01:44:28 +01:00
Waldir Pimenta 64a30e82ca use command name as main header, per guidelines 2016-09-07 20:30:46 +01:00
FlyingJester a53fb05c95 cpio: add page 2016-09-07 23:17:08 +05:30
Waldir Pimenta 87faf0ee10 license: clarify descriptions (#1036)
Following discussion in #711
2016-09-06 08:37:04 +01:00
pdey 01759dcb9e mongorestore: add page (#1037) 2016-09-05 21:52:20 +01:00
Eric Nielsen 13fea84d7e less, more: Update page up/down shortcut (#1038)
- Previous shortcut (`D`/`d`) refers to scrolling half of a page, not a full page
2016-09-05 18:27:12 +01:00
Waldir Pimenta d4cbe1ab9c Merge pull request #1031 from tldr-pages/bash-version
bash: add --version
bash: quote command passed with -c
2016-09-04 21:21:00 +01:00
Waldir Pimenta 0f16059d3a bash: quote command passed with -c 2016-09-04 20:59:10 +01:00
Agniva De Sarker cebed99cb1 Merge pull request #1029 from ericbn/git-stash
git-stash: Make examples clearer
2016-09-03 12:33:11 +05:30
Eric Nielsen 2aca1c08b8 git-stash: Further improve verbosity of examples 2016-09-02 07:33:17 -05:00
Waldir Pimenta 6a9f7e74ca Merge pull request #1021 from tldr-pages/ufw 2016-09-01 22:11:14 +01:00
Waldir Pimenta 76783fdc72 zip: minor change to fix build
See #1018 and https://github.com/tldr-pages/tldr-lint/pull/6
2016-09-01 21:39:16 +01:00
Eric Nielsen 480255d595 git-stash: Improved examples verbosity 2016-09-01 13:01:07 -05:00
Agniva De Sarker f08c58079b Changing "Remove" to "Delete" 2016-09-01 22:51:56 +05:30
Agniva De Sarker 964f07132b Reordering the syntax to match with the description 2016-09-01 22:51:56 +05:30
Agniva De Sarker 7506047a39 ufw: Improve page 2016-09-01 22:51:46 +05:30
Waldir Pimenta be0fbaec97 zip: improve page (#1030)
- reorganize examples for a more logical progression
- make descriptions clearer and more in line with the option names they describe (c.f. #782 and #1018)
2016-09-01 16:41:00 +01:00
zhangda7 34aec29c08 ngrep: add page (#930)
* ngrep: add page

* ngrep: update command

* ngrep: update syntax
2016-09-01 20:50:09 +05:30
Waldir Pimenta 9ecfc2bd9d bash: add --version 2016-09-01 14:31:38 +01:00
Eric Nielsen e0d884efeb curl: Add more download and rewrite data examples (#1023)
- Download: first example introduces `-o`, second one introduces `-O`,
  third example introduces `-L` and `-C` using brackets as per #1018
- Data: first example introduces `-d` (default method is POST and
  default Content-Type is application/x-www-form-urlencoded), second
  example introduces `-X` and `-H`
- Remove "Head request"
- Expand description of "Send form-encoded data" example
2016-08-31 19:33:33 +01:00
Eric Nielsen 1c0471fc23 wget: Use same example description as for curl (#1026)
- Use same description for the "Download a URL to a file" example as for curl (see #1019 and #1023)
- Also fix example formatting

* wget: Use "contents" instead of "output" of an URL
2016-08-31 00:27:02 +01:00
Eric Nielsen 57fd36ec38 git-stash: Make examples clearer
- Difference between a stash name and a stash message was not clear. For
  example, you cannot do:

      $ git stash save foo
      $ git stash apply foo
      fatal: ambiguous argument 'foo': unknown revision or path not in
      the working tree.

- Difference between stash `apply` and `pop` was not clear
- Make it clearer that all `apply`, `pop` and `drop` can take an
  optional stash name, and that the default name is `stash@{0}`
2016-08-30 17:57:40 -05:00
Eric Nielsen c8e3e44905 chmod: Use brackets instead of parenthesis (#1024)
To specify with single-letter parameter is being referenced (as per #1018)
2016-08-30 17:47:11 +01:00
Waldir Pimenta 95d348665b inkscape: slight improvement to last example desc 2016-08-29 17:25:40 +01:00
Waldir Pimenta 1fd16aa105 inkscape: fix typo (double equal signs) 2016-08-29 17:24:11 +01:00
Rahul Kavale bf955d43e6 grep: add flags for lines before and after the match (#1020) 2016-08-29 00:43:14 +01:00