DEBADRIBASAK
7016c1630f
dtrace: add page ( #10787 )
...
* dtrace: add page
* addressed comments
* Fixed formatting error.
2023-10-08 02:01:36 +02:00
pixel
f8d6aa88dc
mktemp: fix `common` and standardize between variants ( #10700 )
...
* mktemp: fix `common` and standardize variants
* mktemp: add -p example
* linux/mktemp: add -p example
* linux/mktemp: mention `$TMPDIR` in the `-p` example
* osx/mktemp: add page
* linux/mktemp: fix errors
* linux/mktemp: add serial comma
2023-10-03 14:53:31 +02:00
Ein Verne
d6f19f1cdd
goku: add page ( #10741 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-01 19:21:28 +02:00
Stephen Ball
6ee0f4e5a3
caffeinate: add `-w` flag example ( #10749 )
...
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-23 22:11:08 +05:30
K.B.Dharun Krishna
f28ae569d4
linode-cli-*: update pages;move pages to common directory;linode-cli-{account,events,tickets,volumes}:add page
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
linode-cli: update description
linodes: update page
linode-cli-account: add page
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
linode-cli-events: add page
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
linode-cli-volumes: add page
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
linode-cli-tickets: add page
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
linode-cli: update page
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
linode-cli-domains: update page
Apply suggestions from code review
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-17 01:52:49 +05:30
K.B.Dharun Krishna
f2d698157c
linode-cli-*: update page
2023-09-17 01:52:49 +05:30
John
e93552e7bf
linode-cli, linode-cli-lke, linode-cli-linodes, linode-cli-nodebalancers, linode-cli-object-storage, linode-cli-domains: add page
...
linode-cli, linode-cli-lke, linode-cli-linodes, linode-cli-nodebalancers, linode-cli-object-storage, linode-cli-domains: fix typo
linode-cli, linode-cli-lke, linode-cli-linodes, linode-cli-nodebalancers, linode-cli-object-storage, linode-cli-domains: fix typo
linode-cli, linode-cli-lke, linode-cli-linodes, linode-cli-nodebalancers, linode-cli-object-storage, linode-cli-domains: fix
linode-cli, linode-cli-lke, linode-cli-linodes, linode-cli-nodebalancers, linode-cli-object-storage, linode-cli-domains: add page
2023-09-17 01:52:49 +05:30
marc
bfca57ffee
xcodes, xcodes-runtimes: add page ( #10718 )
...
* xcodes, xcodes-runtimes: add page
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-15 14:40:01 +05:30
K.B.Dharun Krishna
2135714193
pages/*, style-guide: update contents, fix Markdown ( #10492 )
...
* pages/*, style-guide: update pages, fix Markdown (commit 1)
* Update pages
* style-guide.de: update page
* Apply suggestions from code review
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* pip3: remove search command
* rpm: update path placeholder
Co-authored-by: pixel <pixel+github@chrissx.de>
* Update pages/linux/pkgfile.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: pixel <pixel+github@chrissx.de>
2023-08-26 23:00:06 +05:30
Teodor Muraru
92205fee9f
system_profiler: update page ( #10477 )
...
* system_profiler: update page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 20:09:29 +05:30
Darío Hereñú
b92ade0973
md5: update path placeholders, add Spanish translation ( #10513 )
...
* md5: add Spanish translation
* md5: update path placeholders
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 19:48:25 +05:30
Lena
d427f333b2
pages/*: add backticks around I/O streams ( #10436 )
...
* as suggested in #10428
* standard input => `stdin`
* standard output => `stdout`
* standard error => `stderr`
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 10:59:02 +05:30
Daniel Kaczmarczyk
2f50dab2ad
httpie: add osx page ( #10588 )
2023-08-07 14:37:47 +05:30
Lena
6a3e267474
imgcat: move from `osx` to `common`, update page ( #10203 )
2023-08-02 16:46:03 +02:00
Carlos Vigil
ebd48c17b0
ps: add OSX page ( #10297 )
...
* ps: add OSX page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-25 22:54:43 +05:30
Thomas Munn
f9d1b2071a
signal: add page ( #10466 )
...
* signal: add page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-07-18 22:41:45 +05:30
Lena
7ca1069d76
pages/*: reword descriptions without using "a CLI for" etc. ( #10437 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-07-16 19:23:40 +02:00
4G3NT
062b88d05a
pages/*: prefer brand name and add backticks around commands ( #10422 )
...
* pages/*: prefer brand name and add backticks around commands
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-27 23:57:35 +02:00
K.B.Dharun Krishna
3c5023d6d5
valet: update page ( #10293 )
...
* valet: update page
2023-06-25 07:12:58 +05:30
Ulysse Buonomo
8ac3ec8e69
terminal-notifier: add page ( #10399 )
...
* terminal-notifier: add page
* Apply suggestions
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-23 13:17:57 +02:00
K.B.Dharun Krishna
701095414c
xcrun: swap help and version examples ( #10350 )
2023-06-10 17:41:30 +02:00
Darío Hereñú
685260232e
w: add Spanish translation, update page ( #10208 )
...
* w: add Spanish translation
* w: update page
---------
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-06-09 14:23:30 +05:30
hellojukay
72a3a4460e
ipconfig: add page and Chinese translation ( #10266 )
...
* add ipconfig
* add chinese page
* fix spell style
* fix style
* fix style
* fix style
2023-05-26 09:43:56 +08:00
K.B.Dharun Krishna
481d29f45d
qlmanage: update placeholder ( #10225 )
2023-05-21 10:20:40 +05:30
pixel
07bec36551
lex: split posix, bsd and linux ( #10001 )
2023-04-01 10:20:08 +05:30
Osama Albahrani
806d883d3d
split: update page ( #9887 )
...
OSX also has the same option with the same syntax.
2023-03-04 16:29:42 +08:00
Emily Grace Seville
d70f57f592
osx/*.md: make placeholders more compatible with CLIP ones ( #9863 )
...
* Make placeholders more compatible with CLIP ones:
- https://github.com/command-line-interface-pages/prototypes/pull/32
* Update pages/osx/xsltproc.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/osx/dd.md
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-20 15:05:58 +08:00
Emily Grace Seville
bd7f880e9e
osx/codesign.md: make placeholders auto convertible to CLIP ones ( #9860 )
...
* Make placeholders auto convertible to CLIP ones
- https://github.com/command-line-interface-pages/prototypes/pull/32
* Fix remaining placeholder
* Make placeholders auto convertible to CLIP ones
- https://github.com/command-line-interface-pages/prototypes/pull/32
* Update pages/osx/asr.md
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
* Update pages/osx/asr.md
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
* Update pages/osx/asr.md
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
---------
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-20 14:59:02 +08:00
Emily Grace Seville
fda34ea2e3
osx/asr.md: make placeholders auto convertible to CLIP ones ( #9859 )
...
* Make placeholders auto convertible to CLIP ones
- https://github.com/command-line-interface-pages/prototypes/pull/32
* Fix remaining placeholder
* Update pages/osx/asr.md
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
* Update pages/osx/asr.md
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
* Update pages/osx/asr.md
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
---------
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-20 14:50:10 +08:00
Emily Grace Seville
9dc7ea7281
osx/cot: update placeholder
2023-02-19 18:04:39 +05:30
Emily Grace Seville
aa7ba084cf
osx/as.md: update placeholders
...
* Make placeholders recognizable by CLIP converter
- https://github.com/command-line-interface-pages/prototypes/pull/32
* Update pages/osx/as.md
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-19 18:02:05 +05:30
Emily Grace Seville
02830dbd90
osx/csrutil.md: update placeholder
...
- https://github.com/command-line-interface-pages/prototypes/pull/32
2023-02-19 18:00:07 +05:30
Axel Navarro
d6d48e8c3c
arch: add -arm64 example ( #9830 )
2023-02-07 15:22:36 -03:00
Tim Chaffin
766d4d7cf8
aiac: add page ( #9807 )
2023-02-03 20:08:40 +05:30
Nuttapong Rojanavanich
3a73b476e0
pbcopy,pbpaste: add Thai translations ( #9791 )
2023-02-03 10:08:01 +05:30
pixel
9c1f14626f
head: split POSIX, BSD and GNU ( #9818 )
2023-02-03 09:54:27 +05:30
pixel
c2a53ce67e
llvm-lipo: add page ( #9819 )
2023-02-01 08:05:23 +00:00
Emily Grace Seville
bbd5f9073c
java_home: add page ( #9685 )
2023-01-02 09:03:50 -03:00
pixel
f8a527b837
dd: split POSIX/BSD/GNU, sync pages, fix syntax ( #9624 )
...
* dd: split POSIX/BSD/GNU, sync pages, fix syntax
* Apply suggestions from code review
* Update dd.md
* Update dd.md
* Update dd.md
2023-01-01 14:34:56 +10:00
pixel
c70bae523e
cat: split POSIX, BSD and GNU and add 2 examples ( #9623 )
...
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-21 04:18:13 +01:00
Liz GingerKiwi.Dev
b74e8af584
ftxdiff: add page ( #9177 )
...
* Create ftxdiff
from page request: macOS Font Tools aka. Apple Font Tool Suite #8478
Note: I'm a new dev, but experienced writer. This is my first docs PR. Feedback appreciated.
* Fix typos in ftxdiff.md
Fix typos including "Ending command descriptions with a period" "Example descriptions should end in a colon with no trailing characters"
* Update pages/osx/ftxdiff.md
* Update pages/osx/ftxdiff.md
add {{ FileName }} around file names
* Update pages/osx/ftxdiff.md
* Update pages/osx/ftxdiff.md
* Update pages/osx/ftxdiff.md
delete extra space
* Update pages/osx/ftxdiff.md
Add space between : and < in url
* Update pages/osx/ftxdiff.md
delete extra space on line 3
* Update pages/osx/ftxdiff.md
* Apply suggestions from code review as submitter failed to address them
2022-12-19 19:54:31 +10:00
marc-48k
f5365b44fd
tart: add page ( #9633 )
...
* tart: add page
* Update pages/osx/tart.md
* Update pages/osx/tart.md
2022-12-18 01:10:50 +10:00
pixel
3c944f84c3
sed: split POSIX, GNU and BSD ( #9609 )
2022-12-13 13:53:24 +10:00
pixel
0d99563193
*: path/to/everything ( #9589 )
2022-12-04 19:12:49 +10:00
pixel
ab7a36fbe6
*: always backquote `stdin`, `stdout` and `stderr` ( #9584 )
2022-12-04 08:53:34 +01:00
pixel
5f7fd20ee2
mkfile: move to common ( #9585 )
2022-12-04 15:07:04 +10:00
Harley Wilson
c21edd799d
setfile: add page ( #9554 )
...
* setfile: add page
* setfile: fix typo
* setfile: fix typo
* setfile: fix typo
* setfile: fix wording
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
* setfile: fix wording
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
* setfile: fix wording
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-11-27 20:37:35 +08:00
pixel
df6ed27267
osx/g*: add page ( #9252 )
2022-11-25 10:49:43 +01:00
Andréia Bohner
3b5ff92995
Add long options on icalbuddy ( #9534 )
2022-11-21 17:57:32 +10:00
Andréia Bohner
08bde170ff
head: remove page from osx ( #9533 )
2022-11-20 15:46:01 +05:30