Commit Graph

4144 Commits

Author SHA1 Message Date
Adam Herst
5bc4c97786 ansible-inventory: add page (#5756) 2021-04-16 09:47:12 +08:00
Ben Dyer
3d242814ab sbcl: add page (#5772) 2021-04-15 21:39:01 -04:00
ambirdsall-gogo
cee4489f56 Reference dirs builtin in pushd/popd (#5759) 2021-04-16 00:53:14 +01:00
Florian B
197c0a1471 diskonaut: add page (#5753) 2021-04-15 18:06:09 -04:00
Adam Herst
f72f348a03 ansible: add list groups in an inventory example (#5755) 2021-04-15 14:30:12 -04:00
Florian B
c2949ae95e stormlock: add page (#5751) 2021-04-15 13:47:12 -04:00
Nicolas Kosinski
60b260c381 espanso: fix "edit config" command (#5764) 2021-04-15 19:23:47 +02:00
Axel Navarro
fa468e6eb5 gh-pr-merge: add page (#5731) 2021-04-15 19:04:49 +02:00
Thomas Museus Dabay
0a65d9c38a steam: add page (#5736) 2021-04-15 18:42:35 +02:00
marchersimon
39c6aa9709 pio-lib: add page (#5728) 2021-04-14 13:53:24 -04:00
bl-ue
d84f31d7db bundle, mocp: fix typo (#5748) 2021-04-14 16:12:42 +02:00
bl-ue
16e4ed5c89 bash, dash, fish, ksh, rbash, sh, zsh: refresh (#5714) 2021-04-14 16:07:21 +02:00
bl-ue
50834bafd7 dcode: add page (#5747) 2021-04-14 10:43:10 +03:00
Nicolas Kosinski
6c4068b019 cowsay: fix commands for zsh (#5742) 2021-04-13 20:07:18 +02:00
Starbeamrainbowlabs
c571fa7ce2 docker-image: add page (#5684) 2021-04-12 13:55:29 -04:00
marchersimon
c8314bf715 pio-platform: add page (#5727) 2021-04-11 13:58:00 -03:00
marchersimon
1e2f4f202a remove index.html from more information links where posible 2021-04-11 16:29:10 +01:00
Steven Pitts
85ad9ba247 base64: clarify example descriptions that do not edit files inplace (#5656) 2021-04-11 16:07:45 +01:00
bl-ue
87ff9cdefa packtpub: add page (#5681) 2021-04-11 15:20:55 +01:00
bl-ue
974a20f166 2to3: update grammar and examples (#5431)
Fixed some glaring mistakes in grammar and added a new example.
2021-04-11 15:18:57 +01:00
Nicolas Kosinski
6b14fd4ec9 fakedata: add page (#5675) 2021-04-10 16:45:45 -03:00
bl-ue
016f75ed6a peludna-prognoza: add page (#5704) 2021-04-10 16:42:48 -03:00
bl-ue
2da2632f22 ect: refresh (#5717) 2021-04-10 16:39:06 -03:00
bl-ue
c30eb1d8b2 dolt-config: add page (#5720) 2021-04-10 16:36:56 -03:00
bl-ue
25a8f14863 autopep8, openssl-req, safe, sn, lvm: fix typo (#5719) 2021-04-10 16:30:31 -03:00
marchersimon
3815dd2178 pio-package: add page (#5713) 2021-04-10 16:23:12 -03:00
Nicolas Kosinski
b4744ecf21 brew: make a common page for macOS, Linux and Windows (#5693) 2021-04-10 16:22:20 -03:00
marchersimon
00f46c3dc0 pio-device: add page (#5725) 2021-04-10 16:20:32 -03:00
bl-ue
413ddfcca8 xonsh: add page (#5709) 2021-04-10 16:18:49 -03:00
Alexei Yuzhakov
1c8e7f4342 plesk: add page (#5698) 2021-04-09 22:33:50 +02:00
marchersimon
a237d65055 histexpand: edit shells and link (#5721) 2021-04-09 12:46:37 -04:00
bl-ue
6855f2b259 xxh: add page (#5708) 2021-04-09 08:10:25 -03:00
Nelson Figueroa
4ff745fdad rails-generate: fix more information link (#5706) 2021-04-08 08:10:27 -03:00
Nelson Figueroa
a99a8d98d8 rails destroy: add page (#5689) 2021-04-07 08:22:55 +03:00
Waldir Pimenta
a6b24e10e6 Fix capitalization of "LaTeX" (#5695) 2021-04-06 13:16:08 +01:00
bl-ue
a3127fab7c vladimyr: add page (#5682) 2021-04-05 09:17:22 -04:00
marchersimon
03819122c9 histexpand: add page (#5455)
Also add a reference to the new page in bash.md and zsh.md
2021-04-04 21:07:13 +01:00
bagginslin
84df3c982b git-commit: add --file example (#5676) 2021-04-04 09:59:11 -03:00
endorama
3597c70e6c zip: add list files example and update first example (#5667)
From the `zip` man page: 
> The -sf show files option can be used to scan for files and get the list of files scanned without actually processing them.
2021-04-04 07:45:41 -04:00
bl-ue
289787c7e8 *: clean up token syntax delimiters (#5677) 2021-04-03 20:08:57 -04:00
Axel Navarro
66f3c0dfce mongorestore: update more information link 2021-04-04 00:53:03 +01:00
bl-ue
04dd546e2d *: trim multiple spaces, fix line endings 2021-04-04 00:44:24 +01:00
michaeldel
65746eb5bb encfs: improve wording
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-04-04 00:33:03 +01:00
michaeldel
ea5a77b14c encfs: fix unmount example to comply with style 2021-04-04 00:33:03 +01:00
michaeldel
6ff6308456 encfs: remove leading path slash
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-04-04 00:33:03 +01:00
michaeldel
82e8a32d5c encfs: add page 2021-04-04 00:33:03 +01:00
bl-ue
14590fc6a5 sindresorhus: add page (#5683) 2021-04-03 19:06:12 -03:00
Kieran Siek
87eaf60c31 mongodump: update more information link (#5674) 2021-04-03 08:02:15 -04:00
marchersimon
44b87621fb sha*sum: add more information link (#5669) 2021-04-02 16:05:11 -03:00
Florian B
4a7fab0b97 autopep8: add page (#5645) 2021-04-02 14:31:33 -04:00